-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom header forwarding #24
Comments
Forwarding all headers by default could be a bit unsafe, but maybe there should be a config setting - a white list of headers that should be forwarded? |
A whitelist would be great since we only need certain headers to be forwarded. |
How would that work? A JSON environment variable? |
Is there any news on merging the PR? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I was just wondering if it is somehow possible to forward custom headers that come with the original request to the final microservice?
Best,
Philipp
The text was updated successfully, but these errors were encountered: