Skip to content

Conversation

@yaroslavros
Copy link
Contributor

Currently h3 client always sets scheme (defaults to https) and path (defaults to /). This breaks compatibility with CONNECT servers that expect compliance with section 4.4 of RFC9114.

With this change scheme and path are not enforced for standard CONNECT (that is, CONNECT :method with no :protocol pseudo-header). FWIW, extended CONNECT (that is, CONNECT with some :protocol) requires scheme and path.

@yaroslavros
Copy link
Contributor Author

This addresses #164

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@seanmonstar seanmonstar merged commit e07e694 into hyperium:master Nov 10, 2025
16 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.

2 participants