]> git.kaiwu.me - nginx.git/commit
HTTP/3: do not emit a DATA frame header for header_only responses.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 25 Jun 2020 17:31:13 +0000 (20:31 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 25 Jun 2020 17:31:13 +0000 (20:31 +0300)
commit3168f58306820428fec2c2871fd03a325aa0c65c
treef5d84ca3f2ecdf26885adad4367f153b0888c860
parent9022fc686d447360c3e01ea0ead47dcb1035ecc9
HTTP/3: do not emit a DATA frame header for header_only responses.

This resulted in the frame error due to the invalid DATA frame length.
src/http/v3/ngx_http_v3_request.c