Web Protocols Advanced Quiz 1
1. What is the primary performance benefit of "Multiplexing" in HTTP/2?
2. Which transport layer protocol does HTTP/3 use instead of TCP?
3. What is "Server Push" in HTTP/2?
4. What does "HPACK" do in HTTP/2?
5. What problem does QUIC solve by moving away from TCP?
6. In HTTP/2, what is a "Stream"?
7. What is the "0-RTT" feature in QUIC?
8. Unlike HTTP/1.1, which is textual, HTTP/2 is a __________ protocol.
9. What is "QPACK"?
10. What does the "ALPN" (Application-Layer Protocol Negotiation) extension do?
Previous Next