mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-22 06:22:50 +08:00
updated docs and readme with Method Transformation info (#1125)
This commit is contained in:
parent
689f04d011
commit
ddf8b01d36
@ -48,7 +48,7 @@ A quick list of Ocelot's capabilities for more information see the [documentatio
|
|||||||
* Retry policies / QoS
|
* Retry policies / QoS
|
||||||
* Load Balancing
|
* Load Balancing
|
||||||
* Logging / Tracing / Correlation
|
* Logging / Tracing / Correlation
|
||||||
* Headers / Query String / Claims Transformation
|
* Headers / Method / Query String / Claims Transformation
|
||||||
* Custom Middleware / Delegating Handlers
|
* Custom Middleware / Delegating Handlers
|
||||||
* Configuration / Administration REST API
|
* Configuration / Administration REST API
|
||||||
* Platform / Cloud Agnostic
|
* Platform / Cloud Agnostic
|
||||||
|
@ -33,6 +33,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
|
|||||||
features/caching
|
features/caching
|
||||||
features/qualityofservice
|
features/qualityofservice
|
||||||
features/headerstransformation
|
features/headerstransformation
|
||||||
|
features/methodtransformation
|
||||||
features/claimstransformation
|
features/claimstransformation
|
||||||
features/logging
|
features/logging
|
||||||
features/tracing
|
features/tracing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user