mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 22:48:15 +08:00
added docs for http method transformation
This commit is contained in:
@ -24,6 +24,7 @@ Here is an example ReRoute configuration, You don't need to set all of these thi
|
||||
"UpstreamHttpMethod": [
|
||||
"Get"
|
||||
],
|
||||
"DownstreamHttpMethod": "".
|
||||
"AddHeadersToRequest": {},
|
||||
"AddClaimsToRequest": {},
|
||||
"RouteClaimsRequirement": {},
|
||||
|
Reference in New Issue
Block a user