-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Currently the RHDH backend uses a fixed set of middlewares, for handling health check requests, metrics requests etc.
However this list is not extensible, and in some cases a user may have their own cross-cutting concerns that require extending this list to add a request interceptor, for example to install a custom ProxyHeaderFactory.
It would be helpful if there was a way to add functions to this list from a dynamic plugin.
- causes
-
RHIDP-4232 Provide a way for users to add middleware functions to root http router
- In Progress