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

fix: http response disposed when it contains a stream #764

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

mwwoda
Copy link
Contributor

@mwwoda mwwoda commented Oct 20, 2021

Introduced in #739. Fixes #762. We still dispose non-streaming responses in line 243.

@mwwoda mwwoda changed the title fix: don't dispose http response when it is a stream fix: http response disposed when it contains a stream Oct 20, 2021
@mwwoda mwwoda merged commit 5fbccce into main Oct 21, 2021
@mwwoda mwwoda deleted the fix-closed-stream-exception-on-download branch October 21, 2021 08:00
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.

Cannot access a closed stream
2 participants