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

Support for gzip compression #9

Closed
andrus opened this issue Feb 26, 2016 · 1 comment
Closed

Support for gzip compression #9

andrus opened this issue Feb 26, 2016 · 1 comment
Milestone

Comments

@andrus
Copy link
Collaborator

andrus commented Feb 26, 2016

Would be nice to have gzip compression enabled by default for all responses in a container. This can be built using Jetty Gzip Handler which seems to do all the content negotiation as well actual (de)compression.

@andrus
Copy link
Collaborator Author

andrus commented Apr 28, 2016

Looks like Jetty GzipHandler does not support "deflate" encoding. So this feature will be limited to Gzip.

andrus added a commit that referenced this issue Apr 28, 2016
@andrus andrus added this to the 0.15 milestone Apr 28, 2016
@andrus andrus closed this as completed Apr 28, 2016
andrus added a commit that referenced this issue Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant