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 support (duplicates #24) #71

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Gzip support (duplicates #24) #71

wants to merge 6 commits into from

Conversation

joequery
Copy link

@joequery joequery commented Oct 20, 2017

This PR simply includes the gzip-support originally branch authored by @m1ome with the merge conflicts resolved. I didn't want that PR to go to waste!

Originally PR #24

@qustavo
Copy link
Owner

qustavo commented Oct 23, 2017

Thanks for doing this @joequery. My only concern is that when a request is made using Content-Type: application/gzip with a non gzipped body, HTTPLab does not register the request, it only shows the error. Do you think it would be possible to display the request anyway?

@joequery
Copy link
Author

I'll look into it. Thanks for the review

@qustavo qustavo force-pushed the master branch 2 times, most recently from 6cf8e9c to 249f07d Compare April 26, 2018 11:25
@qustavo qustavo force-pushed the master branch 2 times, most recently from cc67cb1 to b33fc67 Compare August 22, 2018 12:13
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

Successfully merging this pull request may close these issues.

None yet

3 participants