Skip to content

Issues: nodejs/node

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

http2: remove no longer userful options.selectPadding http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#58373 opened May 18, 2025 by hkleungai Loading…
http2: add diagnostics channel 'http2.client.stream.close' author ready PRs that have at least one approval, no pending requests for changes, and a CI started. diagnostics_channel Issues and PRs related to diagnostics channel http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#58329 opened May 14, 2025 by RaisinTen Loading…
http2: deprecate priority deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. http2 Issues or PRs related to the http2 subsystem. lts-watch-v20.x PRs that may need to be released in v20.x lts-watch-v22.x PRs that may need to be released in v22.x
#58313 opened May 13, 2025 by mcollina Loading…
Update nghttp2 mc to v1.65.0 http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version. tsc-agenda Issues and PRs to discuss during the meetings of the TSC.
#58293 opened May 12, 2025 by mcollina Loading…
http2: add diagnostics_channel for client session and streams http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#57955 opened Apr 21, 2025 by tmm1 Loading…
deps: update nghttp2 to 1.65.0 dependencies Pull requests that update a dependency file. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#57269 opened Mar 2, 2025 by nodejs-github-bot Loading…
http2 client drops response headers if the value ends with a space http2 Issues or PRs related to the http2 subsystem.
#56703 opened Jan 22, 2025 by timostamm
http2: confusion with how aborted ClientHttp2Stream is reported http2 Issues or PRs related to the http2 subsystem.
#56627 opened Jan 16, 2025 by santigimeno
http2 compat response doesn't always emit 'close' http2 Issues or PRs related to the http2 subsystem.
#56374 opened Dec 27, 2024 by ronag
http2 server ECONNRESET on http1.1 request http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem.
#54998 opened Sep 18, 2024 by VanillaMaster
HTTP2 download of parallel requests is slower than HTTP1.1 http2 Issues or PRs related to the http2 subsystem.
#54874 opened Sep 10, 2024 by stanislav-halyn
flaky: parallel/test-http2-large-write-multiple-requests flaky-test Issues and PRs related to the tests with unstable failures on the CI. http2 Issues or PRs related to the http2 subsystem. linux Issues and PRs related to the Linux platform.
#52550 opened Apr 15, 2024 by mhdawson
Possible http2 bug: 'data' event called before 'response' event http2 Issues or PRs related to the http2 subsystem.
#52205 opened Mar 24, 2024 by st3ffgv4
Missing content-security-policy header in response using http2 client http2 Issues or PRs related to the http2 subsystem. regression Issues related to regressions.
#52096 opened Mar 15, 2024 by ruizb
Missing Http2ServerResponse.setHeaders() fixed http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#51576 opened Jan 27, 2024 by Imperat Loading…
Missing Http2ServerResponse.setHeaders() feature request Issues that request new features to be added to Node.js. http2 Issues or PRs related to the http2 subsystem.
#51573 opened Jan 26, 2024 by danfuzz
HTTP/2 null pointer exceptions in insecure server. http2 Issues or PRs related to the http2 subsystem.
#51094 opened Dec 8, 2023 by mctrafik
Http2Session emits 'connect' event while socket is still connecting http2 Issues or PRs related to the http2 subsystem.
#49860 opened Sep 25, 2023 by chrmarti
http2: Support of custom certificate verifier feature request Issues that request new features to be added to Node.js. http2 Issues or PRs related to the http2 subsystem.
#49841 opened Sep 24, 2023 by martenrichter
http2.Http2Server listen conditionally leaves an open file handle after cleanup http2 Issues or PRs related to the http2 subsystem.
#47006 opened Mar 8, 2023 by jason-gigastar
http: relax writeEarlyHints validations http Issues or PRs related to the http subsystem. http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.
#46464 opened Feb 1, 2023 by khalsah Loading…
Uncaught exception in socket code: "Cannot read properties of null (reading 'finishWrite')" http2 Issues or PRs related to the http2 subsystem. tls Issues and PRs related to the tls subsystem.
#46094 opened Jan 4, 2023 by danfuzz
ProTip! Exclude everything labeled bug with -label:bug.