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

Add <boost/iostreams/filter/gzip.hpp> support #53

Open
xvjau opened this issue Apr 5, 2018 · 0 comments
Open

Add <boost/iostreams/filter/gzip.hpp> support #53

xvjau opened this issue Apr 5, 2018 · 0 comments

Comments

@xvjau
Copy link
Contributor

xvjau commented Apr 5, 2018

A basic feature of most HTTP request is the use of compression of post and response bodies. We need to implement some way of performing gzip compression and decompression.

Ideally, allow for custom compressors to be used also.

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