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

Update GzipHandler #5198

Closed
gregw opened this issue Aug 25, 2020 · 0 comments · Fixed by #5248
Closed

Update GzipHandler #5198

gregw opened this issue Aug 25, 2020 · 0 comments · Fixed by #5248
Assignees
Milestone

Comments

@gregw
Copy link
Contributor

gregw commented Aug 25, 2020

GzipHandler can user the ByteBuffer API in Jetty-10.
There are also several other open GzipHandler issues that might be addressed in an update: #4988, #4317, #2553, #1761

@gregw gregw added this to the 10.0.x milestone Aug 25, 2020
lachlan-roberts added a commit that referenced this issue Sep 8, 2020
lachlan-roberts added a commit that referenced this issue Sep 8, 2020
lachlan-roberts added a commit that referenced this issue Sep 9, 2020
lachlan-roberts added a commit that referenced this issue Sep 9, 2020
lachlan-roberts added a commit that referenced this issue Sep 9, 2020
The CRC32 checksum may need to convert the ByteBuffer to an array anyway so
we are better off not setting the deflater input with ByteBuffer directly.

Signed-off-by: Lachlan Roberts <[email protected]>
lachlan-roberts added a commit that referenced this issue Sep 21, 2020
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 a pull request may close this issue.

2 participants