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

Expose gzipped file contents #4

Merged
merged 2 commits into from
Sep 5, 2022
Merged

Conversation

GromNaN
Copy link
Owner

@GromNaN GromNaN commented Aug 23, 2022

In the context of serving a single file from an archive to an HTTP endpoint, the contents of the file don't need to be uncompressed with gzinflate. The browser/client is able to uncompress gzip contents itself.

Alternative to #3

@GromNaN GromNaN force-pushed the feature/compressed-contents branch from cc1e414 to 22e1847 Compare August 23, 2022 10:27
@GromNaN GromNaN merged commit af1398d into main Sep 5, 2022
@GromNaN GromNaN deleted the feature/compressed-contents branch September 5, 2022 09:17
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.

1 participant