comparison .hgtags @ 8789:3509b9dcfb47 quic

HTTP/3: fixed parsing encoder insertions with empty header value. When starting processing a new encoder instruction, the header state is not memzero'ed because generally it's burdensome. If the header value is empty, this resulted in inserting a stale value left from the previous instruction. Based on a patch by Zhiyong Sun.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 01 Jun 2021 11:41:38 +0300
parents f5de03f308a6
children 91f96416f459
comparison
equal deleted inserted replaced
8788:f0882db8c8d4 8789:3509b9dcfb47