-
-
Notifications
You must be signed in to change notification settings - Fork 31.6k
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
Label
Projects
Milestones
Assignee
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 Issues or PRs related to the http2 subsystem.
'close'
http2
#56374
opened Dec 27, 2024 by
ronag
Some client http2 streams are closed with error code NGHTTP2_INTERNAL_ERROR after receiving GOAWAY frame
http2
Issues or PRs related to the http2 subsystem.
#55888
opened Nov 16, 2024 by
alexeevg
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
HTTP2 12: Http2Session client: finishSessionClose socket end undefined Error [ERR_HTTP2_SESSION_ERROR]: Session closed with error code 2
http2
Issues or PRs related to the http2 subsystem.
#51585
opened Jan 28, 2024 by
mcaruso85
Missing Issues or PRs related to the http2 subsystem.
needs-ci
PRs that need a full CI run.
Http2ServerResponse.setHeaders()
fixed
http2
#51576
opened Jan 27, 2024 by
Imperat
Loading…
Missing Issues that request new features to be added to Node.js.
http2
Issues or PRs related to the http2 subsystem.
Http2ServerResponse.setHeaders()
feature request
#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
Calling stream.end() in callback of stream.write() can leave ClientHttp2Session in an invalid state
http2
Issues or PRs related to the http2 subsystem.
#49147
opened Aug 13, 2023 by
wwilfinger
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.