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

Add rejection to 'aborted' http hook #3

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

bmkiefer
Copy link
Collaborator

@bmkiefer bmkiefer commented Apr 27, 2022

This should keep the same behavior in Node 14 now that error events are no longer emitted post an aborted event in the new version of the http library. Therefore we need to reject in the aborted hook to keep the same behavior.

Node Change: nodejs/node#20077

@bmkiefer bmkiefer marked this pull request as ready for review April 27, 2022 18:17
@bmkiefer bmkiefer merged commit 8a1c94a into master Apr 28, 2022
@bmkiefer bmkiefer deleted the patch-for-node-14 branch April 28, 2022 17:23
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.

2 participants