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

Conditionally copy Strict-Transport-Security #2306

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conditionally copy Strict-Transport-Security #2306

merged 1 commit into from
Nov 9, 2023

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Nov 8, 2023

Fixes #2269

We'd previously received feedback about duplicate STS headers when provided by both the proxy and destination. We over-reacted and always blocked the STS header, breaking other users. This change partially reverts that to only copy the STS header if one isn't already present.

@davidni

@Tratcher Tratcher added this to the YARP 2.1 milestone Nov 8, 2023
@Tratcher Tratcher self-assigned this Nov 8, 2023
@Tratcher Tratcher merged commit e8088b4 into main Nov 9, 2023
7 checks passed
@Tratcher Tratcher deleted the tratcher/sts branch November 9, 2023 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revisit Strict-Transport-Security
2 participants