added docs for http method transformation

This commit is contained in:
TomPallister
2020-02-09 16:52:59 +00:00
parent 7e80720881
commit 89b2decf50
2 changed files with 29 additions and 0 deletions

View File

@ -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": {},