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

HTTP/2 support #568

Closed
enisdenjo opened this issue May 31, 2023 · 0 comments · Fixed by #567
Closed

HTTP/2 support #568

enisdenjo opened this issue May 31, 2023 · 0 comments · Fixed by #567

Comments

@enisdenjo
Copy link
Collaborator

We add proper HTTP/2 support to whatwg-node (and feTS in turn).

There's literally no fetch-style lib out there that supports h2 (not even node's built-in undici implementation). Sure, there is fetch-h2 but it has no ReadableStream support in response.body, making it almost useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant