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

refactor(node/http): don't use readablestream for writing to request #19282

Merged
merged 10 commits into from
May 27, 2023

Conversation

crowlKats
Copy link
Member

@crowlKats crowlKats commented May 26, 2023

Refactors the internal usage of a readablestream to write to the resource directly

Closes #19263

@crowlKats crowlKats merged commit be59e93 into denoland:main May 27, 2023
@crowlKats crowlKats deleted the refactor_node_http_write branch May 27, 2023 13:42
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.

node:http - top level promise is never resolved
2 participants