Skip to content

outbound-http: Remove host header with http2 #3194

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

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Conversation

lann
Copy link
Collaborator

@lann lann commented Jul 11, 2025

The HTTP/2 spec allows the host header to be set as long as it matches :authority, but some servers seem to have trouble accepting this reality: hyperium/hyper#3298

The HTTP/2 spec allows the host header to be set as long as it matches
:authority, but some servers seem to have trouble accepting this
reality: hyperium/hyper#3298

Signed-off-by: Lann Martin <lann.martin@fermyon.com>
@lann lann requested a review from fibonacci1729 July 11, 2025 18:33
@fibonacci1729 fibonacci1729 enabled auto-merge July 11, 2025 18:38
@fibonacci1729 fibonacci1729 disabled auto-merge July 11, 2025 20:01
@fibonacci1729 fibonacci1729 merged commit 11023c0 into main Jul 11, 2025
46 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants