How does HTTP/3 affect HTML document loading, and what changes does it bring?
HTTP/3, based on the QUIC protocol, improves load time by reducing connection setup latency and supporting multiplexing over a single connection. This means HTML resources can be fetched faster, improving overall performance.