Skip to content

HTTP/3 support #281

Description

@simonmittag

Why

HTTP/3 is proposed standard as per RFC 9114 as of June 22: https://datatracker.ietf.org/doc/rfc9114/
QUICK is now RFC 9000: https://www.fastly.com/blog/quic-is-now-rfc-9000

What

Use the net/http implementation as this becomes available, it will likely look like this across layers:

TLS1.3
HTTP/3
QUIC
UDP

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions