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