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 #7858 - GzipHandler request.isHandled support #8013

Merged
merged 5 commits into from May 18, 2022

Conversation

joakime
Copy link
Contributor

@joakime joakime commented May 17, 2022

Cherry pick of PR #7872 for jetty-10.0.x

  • Better conditional logic in GzipHandler
  • Correct test expectations

Signed-off-by: Joakim Erdfelt joakim.erdfelt@gmail.com

* Better conditional logic in GzipHandler
* Correct test expectations

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime self-assigned this May 17, 2022
@joakime joakime added the Bug For general bugs on Jetty side label May 17, 2022
@joakime joakime requested a review from sbordet May 17, 2022 16:58
@joakime joakime added this to In progress in Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 via automation May 17, 2022
@joakime joakime moved this from In progress to Review in progress in Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 May 17, 2022
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime merged commit 546c382 into jetty-10.0.x May 18, 2022
Jetty 10.0.10/11.0.10 - 🧊 FROZEN 🥶 automation moved this from Review in progress to Done May 18, 2022
@joakime joakime deleted the fix/jetty-10.0.x-gziphandler-ishandled branch May 18, 2022 20:12
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
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

GZipHandler does not play nice with other handlers in HandlerCollection
2 participants