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

Issue #8905 - GzipHandler should include Vary header on 304 (Not Modified) responses (per RFC9110) #8906

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Nov 16, 2022

Signed-off-by: Joakim Erdfelt [email protected]

…dified) responses (per RFC9110)

Signed-off-by: Joakim Erdfelt <[email protected]>
@joakime joakime added Bug For general bugs on Jetty side Specification For all industry Specifications (IETF / Servlet / etc) labels Nov 16, 2022
@joakime joakime requested a review from gregw November 16, 2022 20:32
@joakime joakime self-assigned this Nov 16, 2022
@joakime joakime linked an issue Nov 16, 2022 that may be closed by this pull request
@joakime joakime merged commit 4466657 into jetty-10.0.x Nov 21, 2022
@joakime joakime deleted the fix/jetty-10-gziphandler-status-304-vary branch November 21, 2022 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side Specification For all industry Specifications (IETF / Servlet / etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GzipHandler fails to set Vary header on 304 responses
2 participants