mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-23 00:32:50 +08:00
Fix should_use_global_request_id_and_forward not pass
This test needs UpstreamHttpMethod = "Get",
This commit is contained in:
parent
78ff96375e
commit
18e0f40c95
@ -96,6 +96,7 @@ namespace Ocelot.AcceptanceTests
|
||||
DownstreamScheme = "http",
|
||||
DownstreamHost = "localhost",
|
||||
UpstreamTemplate = "/",
|
||||
UpstreamHttpMethod ="Get"
|
||||
}
|
||||
},
|
||||
GlobalConfiguration = new FileGlobalConfiguration
|
||||
|
Loading…
x
Reference in New Issue
Block a user