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(runtime/js/http): Cancel body on response failure #10225

Merged

Conversation

nayeemrmn
Copy link
Collaborator

Fixes #10193.

@lucacasonato
Copy link
Member

Please rebase onto #10203.

@nayeemrmn nayeemrmn force-pushed the http-cancel-body-on-response-failure branch from 366c136 to 051621b Compare April 20, 2021 13:59
@nayeemrmn nayeemrmn force-pushed the http-cancel-body-on-response-failure branch from 1eb8842 to a1239a2 Compare April 21, 2021 13:32
@lucacasonato
Copy link
Member

Thanks @nayeemrmn

@lucacasonato lucacasonato merged commit 8a416a5 into denoland:main Apr 23, 2021
@nayeemrmn nayeemrmn deleted the http-cancel-body-on-response-failure branch April 23, 2021 14:38
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.

Native HTTP: A streaming body/ServerSentEvents fails
2 participants