What QUIC fixes

Why UDP?

TCP can't be evolved on the public Internet — middleboxes inspect and modify TCP traffic in ways that break new features. QUIC sits on top of UDP, which middleboxes mostly forward unchanged, giving the IETF freedom to evolve the protocol.

HTTP/3 specifics

Deployment notes