Skip to content
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

udp_tunneling: allow HTTP/3 upstream to be used #36365

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexiondev
Copy link
Contributor

Additional Description: HTTP/3 was explicitly disabled in the code, but it seems to work fine after testing.
Risk Level: low
Testing: Manual end-to-end test against Envoy as a CONNECT-UDP terminating proxy and the MASQUE server (from Google/QUICHE).
Docs Changes: none
Release Notes: none

@alexiondev
Copy link
Contributor Author

/assign @ohadvano
As the original author, did I overlook anything to enable HTTP/3 support?

I included an example config file that uses a QUIC transport socket upstream. I tested it against Envoy as a CONNECT-UDP terminating proxy and the MASQUE server (from Google's QUICHE).

Thank you!

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