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 response writer attempts to gzip empty responses #13

Open
BryceDFisher opened this issue Nov 23, 2015 · 0 comments
Open

gzip response writer attempts to gzip empty responses #13

BryceDFisher opened this issue Nov 23, 2015 · 0 comments

Comments

@BryceDFisher
Copy link
Contributor

Gzip response writer still sets the gzip header on empty responses if the client indicates that it can accept a response. The gzip writer should set headers and only attempt to write a gzip container if it has some data written to it.

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