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 does not work properly when the response header includes 'Content-Encoding: gzip'. #138

Closed
yiyiwangru opened this issue Jun 15, 2016 · 11 comments

Comments

@yiyiwangru
Copy link

It does not work properly when the response header includes 'Content-Encoding: gzip'. Please fix it.

@dmarkov
Copy link

dmarkov commented Jun 20, 2016

@yegor256 please dispatch this issue

@yegor256 yegor256 added the bug label Jun 27, 2016
@yegor256
Copy link
Member

@dmarkov pls assign @westonized

@westonal
Copy link
Contributor

@yiyiwangru Please explain the problem further and or provide an example.

@westonal
Copy link
Contributor

@dmarkov @yegor256 is this actually ready for assignment? Do we know what problem is to be solved from this report? I might assume the problem is something like "it does not un-gzip the body"?

@yiyiwangru
Copy link
Author

yiyiwangru commented Jun 28, 2016

@westonized The response content is compressed with gzip, but jcabi does not deal with it. So i can't get the right body by "resp.body()" method. That's what i want to express.Just like what you said,"it does not un-gzip the body".

@westonal
Copy link
Contributor

@yiyiwangru thanks for confirming that

@dmarkov
Copy link

dmarkov commented Jun 28, 2016

@dmarkov pls assign @westonized

@yegor256 yep, done. @westonized it is your task now

@westonal
Copy link
Contributor

@dmarkov Blocked by #137 as can't easily test until binary is supported.

@dmarkov
Copy link

dmarkov commented Jul 4, 2016

@dmarkov Blocked by #137 as can't easily test until binary is supported.

@westonized sure, let's wait for #137

@andreoss
Copy link
Collaborator

andreoss commented Jun 28, 2021

Closing in favor of #258.
As of now compression works fine only with ApacheRequest

@0crat
Copy link

0crat commented Jun 28, 2021

Job gh:jcabi/jcabi-http#138 is not assigned, can't get performer

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

6 participants