HPACK (HTTP)
From Just Solve the File Format Problem
HPACK is a compression algorithm introduced in HTTP/2, allowing reduction in the amount of header material transmitted in a series of web requests. It permits the omission of repetitive headers when many requests are made of the same server.