Skip to content

Conversation

bjohansebas
Copy link
Member

This is the beginning of a draft to support HTTP2 in compression. The approach for testing is based on how it was done in finalhandler (pillarjs/finalhandler#53). There is still work to be done and time needed to achieve this. I just wanted to start this to pick it up in the future, or if someone is motivated, they can use this as a foundation to continue and complete it.

fixes: #122

@bjohansebas
Copy link
Member Author

bjohansebas commented Dec 11, 2024

I see the only change should be to verify that the Transfer-Encoding header is not sent.

Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected]7.0.0 Transitive: environment, eval, filesystem +39 1.93 MB titanism

View full report↗︎

@bjohansebas bjohansebas mentioned this pull request May 15, 2025
8 tasks
@bjohansebas
Copy link
Member Author

Some of the logic inside this section might be changing, I'm still not sure how it would work without Node.js's compatibility layer.

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

Successfully merging this pull request may close these issues.

Support for Node.js 8 native http2
1 participant