Skip to content

http: add CONNECT method handling for default Host header when using proxy#64114

Open
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:main
Open

http: add CONNECT method handling for default Host header when using proxy#64114
Archkon wants to merge 1 commit into
nodejs:mainfrom
Archkon:main

Conversation

@Archkon

@Archkon Archkon commented Jun 24, 2026

Copy link
Copy Markdown

Fixes: #63945

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/http
  • @nodejs/net

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

http.request sends incorrect Host header for CONNECT requests (RFC 7230 and 9110 violation)

2 participants