Sobes.tech
Junior — Middle

What protocol underlies data transfer in HTTP/3?

sobes.tech AI

Answer from AI

The data transfer in HTTP/3 is based on the QUIC protocol. This is a transport protocol over UDP that provides fast and reliable data transfer with minimal latency, improving performance compared to TCP used in HTTP/1.1 and HTTP/2. QUIC includes flow control, multiplexing, and built-in encryption features.