FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[bug] http2: client throws when receiving header exceeding the max limit by etnbrd · Pull Request #41581 · nodejs/node · GitHub

/ node Public

[bug] http2: client throws when receiving header exceeding the max limit - #41581

Closed
etnbrd wants to merge 1 commit into
nodejs:mainfrom
etnbrd:etnbrd/test-http2-server-too-large-headers
Closed

[bug] http2: client throws when receiving header exceeding the max limit#41581
etnbrd wants to merge 1 commit into
nodejs:mainfrom
etnbrd:etnbrd/test-http2-server-too-large-headers

Conversation

etnbrd commented Jan 18, 2022

Copy link
Copy Markdown

This PR implements a minimal reproduction for a bug that seems to be happening in the ClientHTTP2Session implementation.
When sending a header exceeding the max threshold from the server to the client, the client seem to hang indefinitely.

I am not sure how to debug the issue further, but with the right documentation I might have a look.
This is my first PR in node, I'm sorry if I broke some contributing guidelines.

aduh95 commented May 12, 2024

Copy link
Copy Markdown
Contributor

IIUC this has been superseded by #47244. Thanks for sending the PR!

aduh95 closed this May 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL