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

HTTP3 support #34

Open
onionj opened this issue Feb 8, 2025 · 1 comment
Open

HTTP3 support #34

onionj opened this issue Feb 8, 2025 · 1 comment

Comments

@onionj
Copy link

onionj commented Feb 8, 2025

Hi ❤
Any plan to support HTTP3?

@alexflint
Copy link
Member

Yeah, I would very much like to. I need to look through the http3 package to figure out how to do transparent TLS termination. Other than that it should be fairly straightforward.

For my own reference later, here is where http3 requests are parsed and dispatched by the http3 package: https://github.com/quic-go/quic-go/blob/v0.50.0/http3/server.go#L592-L716

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

No branches or pull requests

2 participants