diff options
author | Vladimir Homutov <vl@nginx.com> | 2021-04-22 13:49:18 +0300 |
---|---|---|
committer | Vladimir Homutov <vl@nginx.com> | 2021-04-22 13:49:18 +0300 |
commit | a8acca865bc63efd0ae99284af37ed6bb246923b (patch) | |
tree | f9d3be226862fdfa2066adbca04d570903985c17 /src/http/v3/ngx_http_v3_request.c | |
parent | 013880bbdaa220aa245a327f16b5bf5a608bfd98 (diff) | |
download | nginx-a8acca865bc63efd0ae99284af37ed6bb246923b.tar.gz nginx-a8acca865bc63efd0ae99284af37ed6bb246923b.zip |
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.
Diffstat (limited to 'src/http/v3/ngx_http_v3_request.c')
0 files changed, 0 insertions, 0 deletions