comparison README @ 8205:ef83990f0e25 quic

Fixed generating chunked response after 46e3542d51b3. If trailers were missing and a chain carrying the last_buf flag had no data in it, then last HTTP/1 chunk was broken. The problem was introduced while implementing HTTP/3 response body generation. The change fixes the issue and reduces diff to the mainline nginx.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 10 Nov 2020 20:42:45 +0000
parents dd8e50e11bfc
children 2dfc5ef29973
comparison
equal deleted inserted replaced
8204:831d1960826f 8205:ef83990f0e25