Skip to content
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

Access header values by name from header modification options #5051

Closed
taion809 opened this issue Nov 15, 2018 · 3 comments
Closed

Access header values by name from header modification options #5051

taion809 opened this issue Nov 15, 2018 · 3 comments
Labels
enhancement Feature requests. Not bugs or questions. stale stalebot believes this issue/PR has not been touched recently

Comments

@taion809
Copy link
Contributor

Issue Template

Title: Access header values by name from header modification options

Description:
Today it is not possible to rename or set a header value based on the value of an existing header. I propose adding %REQ("header_key")% to the header parser. This will allow us to automatically upgrade legacy headers in older applications.

throw EnvoyException(fmt::format("field '{}' not supported as custom header", field_name));

@mattklein123 mattklein123 added the enhancement Feature requests. Not bugs or questions. label Nov 15, 2018
@stale
Copy link

stale bot commented Dec 15, 2018

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

@stale stale bot added the stale stalebot believes this issue/PR has not been touched recently label Dec 15, 2018
@stale
Copy link

stale bot commented Dec 22, 2018

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.

@stale stale bot closed this as completed Dec 22, 2018
@mohammadMahdavi
Copy link

I also want to rename the existing heather. Is there any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests. Not bugs or questions. stale stalebot believes this issue/PR has not been touched recently
Projects
None yet
Development

No branches or pull requests

3 participants