File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio
48
48
* Retry policies / QoS
49
49
* Load Balancing
50
50
* Logging / Tracing / Correlation
51
- * Headers / Query String / Claims Transformation
51
+ * Headers / Method / Query String / Claims Transformation
52
52
* Custom Middleware / Delegating Handlers
53
53
* Configuration / Administration REST API
54
54
* Platform / Cloud Agnostic
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
23
23
features/requestaggregation
24
24
features/graphql
25
25
features/servicediscovery
26
- features/servicefabric
26
+ features/servicefabric
27
27
features/kubernetes
28
28
features/authentication
29
29
features/authorisation
@@ -33,6 +33,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
33
33
features/caching
34
34
features/qualityofservice
35
35
features/headerstransformation
36
+ features/methodtransformation
36
37
features/claimstransformation
37
38
features/logging
38
39
features/tracing
You can’t perform that action at this time.
0 commit comments