Skip to content

fix: http2 support when using Node ponyfill #237

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

Merged
merged 10 commits into from
Dec 30, 2022
Merged

fix: http2 support when using Node ponyfill #237

merged 10 commits into from
Dec 30, 2022

Conversation

enisdenjo
Copy link
Collaborator

@enisdenjo enisdenjo commented Dec 29, 2022

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina
@enisdenjo enisdenjo requested a review from ardatan December 29, 2022 22:54
@github-actions
Copy link
Contributor

github-actions bot commented Dec 29, 2022

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@whatwg-node/fetch 0.5.4-alpha-20221230003229-556f2f2 npm ↗︎ unpkg ↗︎
@whatwg-node/router 0.0.3-alpha-20221230003229-556f2f2 npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.5.1-alpha-20221230003229-556f2f2 npm ↗︎ unpkg ↗︎

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina
@enisdenjo enisdenjo changed the title test: verify http2 support fix: http2 support Dec 29, 2022
@enisdenjo enisdenjo marked this pull request as draft December 29, 2022 23:47

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina
@enisdenjo enisdenjo marked this pull request as ready for review December 30, 2022 00:24
@enisdenjo enisdenjo changed the title fix: http2 support fix: http2 support when using Node ponyfill Dec 30, 2022

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina

Verified

This commit was signed with the committer’s verified signature.
enisdenjo Denis Badurina
@ardatan
Copy link
Owner

ardatan commented Dec 30, 2022

We can move the logic to there;
#154

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.

Fastify & HTTP2 integration
2 participants