mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-12-29 04:45:49 +08:00
implemented adding claims as query strings to downstream route, removed some of the middleware injection optiosn as i have currently have no use case for them, general refactoring to use the OcelotMiddleware a bit more
This commit is contained in:
@@ -5,3 +5,4 @@ ReRoutes:
|
||||
AddHeadersToRequest: {}
|
||||
AddClaimsToRequest: {}
|
||||
RouteClaimsRequirement: {}
|
||||
AddQueriesToRequest: {}
|
||||
|
||||
Reference in New Issue
Block a user