question.
On Thu, Dec 17, 2020 at 05:01:54AM +0000, Jon Carmicheal wrote:
> I would like to disable the caching of headers in the dynamic
> table of the HTTP/2 HPACK compression algorithm described in RFC
> 7541. I have defined my nginx server with
>
> listen 8080
>
> http2
>
I would like to disable the caching of headers in the dynamic table of the
HTTP/2 HPACK compression algorithm described in RFC 7541. I have defined my
nginx server with
listen 8080
http2
;
and I've confirmed that the HPACK algorithm is working as expected with Huffman
encoding, static header