mirror of
				https://github.com/nsnail/Ocelot.git
				synced 2025-11-04 16:40:50 +08:00 
			
		
		
		
	refactoring placeholder tuff
This commit is contained in:
		@@ -47,7 +47,7 @@
 | 
			
		||||
        public void should_call_scoped_data_repository_correctly()
 | 
			
		||||
        {
 | 
			
		||||
 | 
			
		||||
            var downstreamRoute = new DownstreamRoute(new List<UrlPathPlaceholderNameAndValue>(),
 | 
			
		||||
            var downstreamRoute = new DownstreamRoute(new List<PlaceholderNameAndValue>(),
 | 
			
		||||
                new ReRouteBuilder()
 | 
			
		||||
                    .WithRequestIdKey("LSRequestId")
 | 
			
		||||
                    .WithUpstreamHttpMethod(new List<string> { "Get" })
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user