HPACK (HTTP)
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Web |wikidata={{wikidata|Q34040692}} }} '''HPACK''' is a compression algorithm introduced in HTTP/2, allowing reduction in the ...") |
Latest revision as of 18:39, 13 June 2020
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.