top | item 45566182

(no title)

ckbkr10 | 4 months ago

Sounds overly complicated, I doubt this will have a widespread adoption

discuss

order

ofrzeta|4 months ago

"As of September 2024, HTTP/3 is supported by more than 95% of major web browsers in use and 34% of the top 10 million websites."

https://en.wikipedia.org/wiki/HTTP/3

karel-3d|4 months ago

A lot of servers still don't support that.

Go http webserver doesn't support http 3 without external libraries. Nginx doesn't support http 3. Apache doesn't support http 3. node.js doesn't support http 3. Kubernetes ingress doesn't support http 3.

should I go on?

edit: even curl itself - which created the original document linked above - has http 3 just in an experimental build.