HTTP2QUIC
HTTP2QUIC is the concept of running the HTTP/2 protocol atop the QUIC transport layer, rather than over TCP. In this arrangement, HTTP/2 frames are transmitted within QUIC streams, leveraging QUIC’s multiplexing, stream-level flow control, and integrated encryption to reduce latency and head-of-line blocking compared with TCP-based HTTP/2.
History and status: In the late 2010s, researchers and browser developers explored deploying HTTP/2 over QUIC
Technical considerations: If used, HTTP2QUIC would rely on QUIC’s crypto and connection establishment to reduce handshake