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

Enable HTTP Compression #3

Open
abonander opened this issue Oct 18, 2014 · 0 comments
Open

Enable HTTP Compression #3

abonander opened this issue Oct 18, 2014 · 0 comments

Comments

@abonander
Copy link

deflate and gzip streaming compression can be provided by https://github.com/alexcrichton/flate2-rs

I'd suggest this to be implemented on hyper but they've decided compression is out of scope of an HTTP library.

This would be best combined with the builder pattern I suggested in #2.

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

No branches or pull requests

1 participant