HTTP/2

Detailed HTTP/2 header compression algorithm-HPACK

In HTTP/1.1 (see [RFC7230]), the header field is not compressed. As the number of requests within a web page grows to the point where tens to hundreds of requests are needed, redundant header fields in these requests consume bandwidth unnecessarily, thereby significantly increasing latency.