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

[v16] use httputil Rewrite instead of Director #43367

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

capnspacehook
Copy link
Contributor

Backport #42800 to branch/v16

Andrew LeFevre added 3 commits June 21, 2024 17:04
Director will remove HTTP headers if they are
deemed to be hop-by-hop headers which could result
in a security vulnerability. Use httputil Rewrite
instead to ensure that HTTP headers added by our
reverse proxy are not unintentionally removed.
@capnspacehook capnspacehook added the no-changelog Indicates that a PR does not require a changelog entry label Jun 21, 2024
@tigrato tigrato added this pull request to the merge queue Jun 26, 2024
@tigrato tigrato removed this pull request from the merge queue due to a manual request Jun 26, 2024
@capnspacehook capnspacehook added this pull request to the merge queue Jun 26, 2024
Merged via the queue into branch/v16 with commit 0e742fb Jun 26, 2024
37 checks passed
@capnspacehook capnspacehook deleted the bot/backport-42800-branch/v16 branch June 26, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-access backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants