reyk / httpd

OpenBSD httpd
Other
314 stars 31 forks source link

HTTP/3 (HTTP over QUIC) support #84

Open DemiMarie opened 4 years ago

DemiMarie commented 4 years ago

HTTP 3 has several compelling advantages over HTTP 1.1 and HTTP 2:

PMaynard commented 4 years ago

See #28 for discussion on HTTP/2. I've no idea, but I assume HTTP3 will require mechanisms found in HTTP2 as well.