-
Notifications
You must be signed in to change notification settings - Fork 320
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 gzip HTTP handler/client wrapper #383
Merged
Merged
Commits on May 31, 2021
-
Fork and clean up+extend the dead `nytimes/gziphandler` project. Includes nytimes/gziphandler#106 as well as support for stateless encoding. Removes testify from deps.
Configuration menu - View commit details
-
Copy full SHA for 0bf0ff7 - Browse repository at this point
Copy the full SHA 0bf0ff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c42a46 - Browse repository at this point
Copy the full SHA 4c42a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d3b288 - Browse repository at this point
Copy the full SHA 0d3b288View commit details -
Configuration menu - View commit details
-
Copy full SHA for a40438b - Browse repository at this point
Copy the full SHA a40438bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c09cc20 - Browse repository at this point
Copy the full SHA c09cc20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ce319 - Browse repository at this point
Copy the full SHA 06ce319View commit details -
Configuration menu - View commit details
-
Copy full SHA for f51d6b0 - Browse repository at this point
Copy the full SHA f51d6b0View commit details
Commits on Jun 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 99c164c - Browse repository at this point
Copy the full SHA 99c164cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c26ad7 - Browse repository at this point
Copy the full SHA 0c26ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8125fd7 - Browse repository at this point
Copy the full SHA 8125fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5d694 - Browse repository at this point
Copy the full SHA ab5d694View commit details
Commits on Jun 2, 2021
-
Strip Accept-Ranges on compressed content
Fixes nytimes/gziphandler#83 Adds `KeepAcceptRanges()` if for whatever reason you would want to keep them.
Configuration menu - View commit details
-
Copy full SHA for 7c3644a - Browse repository at this point
Copy the full SHA 7c3644aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8b014 - Browse repository at this point
Copy the full SHA 4f8b014View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6bf8e - Browse repository at this point
Copy the full SHA fd6bf8eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.