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

Gzip responses #2

Open
caiogandra opened this issue Nov 27, 2019 · 0 comments
Open

Gzip responses #2

caiogandra opened this issue Nov 27, 2019 · 0 comments

Comments

@caiogandra
Copy link

I tried using Servirtium on a Gzip response and it wasn't handled well (the response appeared as if it was broken or in binary). To fix this, I removed the “Accept-Encoding: gzip” from request.

Ideally, Servirtium should be able to un-gzip and re-gzip as necessary and show the un-gzipped version in the markdown.

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