Hi Latha - I don't believe there is any way to do this currently. I'd be interested in the usecase where the client is looking for a header that isn't being returned by the actual service being proxied.
If it is for a specific service that you need to do this for then we could potentially look into a rewrite function to add a header. Then you would add it to the service definition. If it is for all services being proxied by Knox then we would need to look for a central configuration and injection point. Maybe we could add something in the DefaultDispatch we could interrogate the GatewayConfig and decide what headers to add. thanks, --larry On Mon, Aug 28, 2017 at 5:36 AM, Latha Appanna <[email protected]> wrote: > I did not find any documentation on how to add a http header in all > responses from knox, please let me know on how to do it. Thanks >
