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

DefaultDecompressHandle does not close underlaying reader (body) #68

Open
lostsequence opened this issue Oct 9, 2022 · 0 comments
Open

Comments

@lostsequence
Copy link

In DefaultDecompressHandle Gzip Reader is set to the body
If I understood correctly gzip reader's Close() does not close underlying reader.
So when body.Close is called body reader won't be closed.

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