]> git.kaiwu.me - nginx.git/commit
HTTP/3: adjusted control stream parsing.
authorVladimir Homutov <vl@nginx.com>
Thu, 22 Apr 2021 10:49:18 +0000 (13:49 +0300)
committerVladimir Homutov <vl@nginx.com>
Thu, 22 Apr 2021 10:49:18 +0000 (13:49 +0300)
commita8acca865bc63efd0ae99284af37ed6bb246923b
treef9d3be226862fdfa2066adbca04d570903985c17
parent013880bbdaa220aa245a327f16b5bf5a608bfd98
HTTP/3: adjusted control stream parsing.

7.2.1:
   If a DATA frame is received on a control stream, the recipient MUST
   respond with a connection error of type H3_FRAME_UNEXPECTED;

7.2.2:
   If a HEADERS frame is received on a control stream, the recipient MUST
   respond with a connection error (Section 8) of type H3_FRAME_UNEXPECTED.
src/http/v3/ngx_http_v3_parse.c