Hi,
On Tue, Nov 14, 2023 at 03:57:24PM +0400, Sergey Kandaurov wrote:
> On Tue, Oct 31, 2023 at 09:06:03PM +0800, winshining wrote:
> > Previously, only HTTP2 used huffman encoding (gRPC is util now
> > HTTP2 based), as HTTP3 becomes available, both of them uses huffman
> > encoding. But existed d
Hi, Sergey Kandaurov, thanks for your review.
>Date: Tue, 14 Nov 2023 15:57:24 +0400
>From: Sergey Kandaurov
>To: nginx-devel@nginx.org
>Subject: Re: QUIC: improved huffman decode debug tracing.
>Message-ID: <20231114115724.ub2d6qp5cbmsfj7x@Y9MQ9X2QVV>
>Content-Type
On Tue, Oct 31, 2023 at 09:06:03PM +0800, winshining wrote:
> Previously, only HTTP2 used huffman encoding (gRPC is util now
> HTTP2 based), as HTTP3 becomes available, both of them uses huffman
> encoding. But existed debug log in huffman decode function is hard
> coded using "http2" prefixes, if