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

feat: As a user, I want to use the proxy-rewrite plugin headers feature, so that I can add additionaly headers for the downstream service #2284

Open
mpoqq opened this issue Aug 26, 2024 · 1 comment
Labels

Comments

@mpoqq
Copy link

mpoqq commented Aug 26, 2024

Description

The proxy-rewrite plugin can add, set and remove headers for the downstream services (https://apisix.apache.org/docs/apisix/plugins/proxy-rewrite/).
I also want to use this features via annotations.

I would like to have following additional annotation options:
k8s.apisix.apache.org/rewrite-add-header
k8s.apisix.apache.org/rewrite-set-header
k8s.apisix.apache.org/rewrite-remove-header

Copy link

This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@mpoqq and others