log src/http/v3/ngx_http_v3_parse.c @ 8785:e6c26cb4d38b quic

age author description
Wed, 05 May 2021 15:00:17 +0300 Roman Arutyunyan HTTP/3: moved parsing uni stream type to ngx_http_v3_parse.c. quic
Tue, 27 Apr 2021 21:32:50 +0300 Roman Arutyunyan HTTP/3: renamed ngx_http_v3_client_XXX() functions. quic
Wed, 05 May 2021 13:28:05 +0300 Roman Arutyunyan HTTP/3: reject empty DATA and HEADERS frames on control stream. quic
Thu, 22 Apr 2021 13:49:18 +0300 Vladimir Homutov HTTP/3: adjusted control stream parsing. quic
Tue, 16 Feb 2021 18:50:01 +0300 Roman Arutyunyan HTTP/3: removed http3_max_field_size. quic
Wed, 16 Dec 2020 12:47:41 +0000 Sergey Kandaurov HTTP/3: staticize internal parsing functions. quic
Tue, 17 Nov 2020 20:54:10 +0000 Roman Arutyunyan HTTP/3: null-terminate empty header value. quic