log src/http/ngx_http_request.c @ 8423:833898b35b24 quic

age author description
Tue, 02 Jun 2020 15:59:14 +0300 Roman Arutyunyan Decoupled validation of Host and :authority for HTTP/2 and HTTP/3. quic
Fri, 29 May 2020 12:42:23 +0300 Roman Arutyunyan Require ":authority" or "Host" in HTTP/3 and HTTP/2 requests. quic
Tue, 26 May 2020 20:26:44 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 19 May 2020 16:20:33 +0300 Roman Arutyunyan Fixed client buffer reallocation for HTTP/3. quic
Tue, 19 May 2020 15:47:37 +0300 Roman Arutyunyan Fixed $request_length for HTTP/3. quic
Tue, 19 May 2020 15:34:00 +0300 Roman Arutyunyan HTTP/3: restricted symbols in header names. quic
Tue, 19 May 2020 15:29:10 +0300 Roman Arutyunyan HTTP/3: split header parser in two functions. quic
Thu, 23 Apr 2020 18:05:05 +0300 Roman Arutyunyan Assign connection number to every QUIC stream log. quic
Tue, 14 Apr 2020 19:35:20 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 27 Mar 2020 19:41:06 +0300 Roman Arutyunyan Parsing HTTP/3 request body. quic
Tue, 24 Mar 2020 16:38:03 +0300 Roman Arutyunyan Removed ngx_quic_stream_node_t. quic
Tue, 24 Mar 2020 19:17:57 +0300 Sergey Kandaurov QUIC streams don't need filter_need_in_memory after 7f0981be07c4. quic
Mon, 23 Mar 2020 20:48:34 +0300 Sergey Kandaurov Fixed client certificate verification. quic
Mon, 23 Mar 2020 21:20:20 +0300 Roman Arutyunyan Respect QUIC max_idle_timeout. quic
Fri, 20 Mar 2020 13:47:44 +0300 Vladimir Homutov Configurable transport parameters. quic