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: do not set decoders when there will be no body (#1359) #1360

Merged
merged 1 commit into from Apr 22, 2022
Merged

fix: do not set decoders when there will be no body (#1359) #1360

merged 1 commit into from Apr 22, 2022

Conversation

ShogunPanda
Copy link
Contributor

This PR makes sure no decoding attempt is done when there will be no body.

Fixes: #1359

@ronag ronag merged commit ac3191e into nodejs:main Apr 22, 2022
@ShogunPanda ShogunPanda deleted the no-decoders-without-body branch April 22, 2022 13:10
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
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.

CI Failing on Node 18
2 participants