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

it is not possible to disable internal compression #672

Closed
fafhrd91 opened this issue Dec 10, 2015 · 8 comments
Closed

it is not possible to disable internal compression #672

fafhrd91 opened this issue Dec 10, 2015 · 8 comments

Comments

@fafhrd91
Copy link
Member

i could find any way how to disable internal compression if i pass "content-encoding": "gzip" with already compressed data

@asvetlov
Copy link
Member

Are you asking about server API?
For client we have #619

@fafhrd91
Copy link
Member Author

server

@kxepal
Copy link
Member

kxepal commented Dec 10, 2015

Content-Encoding: identity serves that purpose.

@fafhrd91
Copy link
Member Author

i actually wants to send "Content-Encoding": "gzip"

@asvetlov
Copy link
Member

asvetlov commented Jun 3, 2016

Fixed by #906

@asvetlov asvetlov closed this as completed Jun 3, 2016
@asvetlov asvetlov reopened this Aug 27, 2016
@asvetlov
Copy link
Member

Actually it's not fixed, the test was bad.
See also #906 (comment)

@fafhrd91
Copy link
Member Author

fafhrd91 commented Feb 1, 2017

fixed tests 3e1b194

@fafhrd91 fafhrd91 closed this as completed Feb 1, 2017
@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants