Skip to content

Commit

Permalink
Update middlewareinjection.rst
Browse files Browse the repository at this point in the history
Soft revert
  • Loading branch information
raman-m committed Jul 11, 2023
1 parent 00bd0c0 commit 99e16d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/features/middlewareinjection.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ The user can set functions against the following.

* AuthorizationMiddleware - This overrides Ocelots authorization middleware.

* ClaimsToHeadersMiddleware - This overrides Ocelots claims to headers middleware.

* PreQueryStringBuilderMiddleware - This allows the user to manipulate the query string on the http request before it is passed to Ocelots request creator.

Obviously you can just add middleware as normal before the call to app.UseOcelot() It cannot be added
Expand Down

0 comments on commit 99e16d3

Please sign in to comment.