nodejs-github-bot · GitHub

@nodejs-github-bot added http2

Issues or PRs related to the http2 subsystem.

needs-ci

PRs that need a full CI run.

labels

Jul 11, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>

@mcollina

Merged

efekrskl

mertcanaltin

bjohansebas

@trivikr trivikr added request-ci

Add this label to start a Jenkins CI on a PR.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Jul 12, 2026

@mcollina mcollina added commit-queue

Add this label to land a pull request using GitHub Actions.

and removed commit-queue

Add this label to land a pull request using GitHub Actions.

labels

Jul 17, 2026

mcollina added a commit that referenced this pull request

Jul 18, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

aduh95 pushed a commit that referenced this pull request

Jul 21, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Merged

aduh95 pushed a commit that referenced this pull request

Jul 21, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

aduh95 pushed a commit that referenced this pull request

Jul 21, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Merged

RafaelGSS pushed a commit that referenced this pull request

Jul 29, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

aduh95 pushed a commit that referenced this pull request

Aug 6, 2026
Calling destroy() on the http2session.socket proxy now destroys the
session instead of throwing ERR_HTTP2_NO_SOCKET_MANIPULATION.
Refs: nodejs/undici#5525
Signed-off-by: Matteo Collina <hello@matteocollina.com>
PR-URL: #64427
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Read the original on github.com ↗