HTTP Concepts

HTTP/3

The third major version of HTTP, standardized in RFC 9114, built on QUIC instead of TCP. QUIC provides built-in encryption (TLS 1.3), zero-RTT connection establishment, and eliminates TCP head-of-line blocking at the transport layer. HTTP/3 uses the same semantics as HTTP/2 but replaces the TCP+TLS stack with UDP-based QUIC. Adoption is growing rapidly with support from major CDNs and browsers.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

정의 출처

관련 항목