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

Do not emit compressed files larger than the input #168

Open
dilyanpalauzov opened this issue Apr 23, 2020 · 0 comments
Open

Do not emit compressed files larger than the input #168

dilyanpalauzov opened this issue Apr 23, 2020 · 0 comments

Comments

@dilyanpalauzov
Copy link

As a matter of fact I want to compress all text files on a webserver, so that these are served compressen on Accept-Encoding. As a matter of fact, an uncompressed file of 41 bytes is compressed to 57 bytes. when the output is bigger than the input, the output file shall not be created by default.

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