mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-19 21:28:15 +08:00
Feature/transform headers (#204)
* New feature that lets a user do find and replace on an upstream header * can transform downstream and upstream headers, not sure if interface is good * can replace location header with placeholder * added some syntax
This commit is contained in:
@ -27,6 +27,7 @@ Thanks for taking a look at the Ocelot documentation. Please use the left hand n
|
||||
features/raft
|
||||
features/caching
|
||||
features/qualityofservice
|
||||
features/headerstransformation
|
||||
features/claimstransformation
|
||||
features/logging
|
||||
features/requestid
|
||||
|
Reference in New Issue
Block a user