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

response.bodyUsed is undefined when body is null #1345

Closed
tniessen opened this issue Apr 18, 2022 · 0 comments · Fixed by #1346
Closed

response.bodyUsed is undefined when body is null #1345

tniessen opened this issue Apr 18, 2022 · 0 comments · Fixed by #1346
Labels
bug Something isn't working fetch

Comments

@tniessen
Copy link
Member

new Response().bodyUsed is undefined when it should be false.

Refs: nodejs/node#42701

@tniessen tniessen added bug Something isn't working fetch labels Apr 18, 2022
tniessen added a commit to tniessen/undici that referenced this issue Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fetch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant