Skip to content

http2: reject non-latin1 client request values#63571

Open
mcollina wants to merge 1 commit into
nodejs:mainfrom
mcollina:fix/http2-reject-nonlatin1-client-request-values-pr
Open

http2: reject non-latin1 client request values#63571
mcollina wants to merge 1 commit into
nodejs:mainfrom
mcollina:fix/http2-reject-nonlatin1-client-request-values-pr

Conversation

@mcollina
Copy link
Copy Markdown
Member

@mcollina mcollina commented May 25, 2026

  • reject non-latin1 header values in HTTP/2 client requests
  • reject unescaped characters in the HTTP/2 client :path pseudo-header

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/http2
  • @nodejs/net

@nodejs-github-bot nodejs-github-bot added http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run. labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http2 Issues or PRs related to the http2 subsystem. needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants