log src/http/ngx_http_request.c @ 9274:46ecad404a29 default tip

age author description
Sat, 27 Apr 2024 18:22:38 +0300 Maxim Dounin Request body: error_page 413 handling with HTTP/2 and HTTP/3.
Sat, 27 Apr 2024 18:16:27 +0300 Maxim Dounin Reordered checks for Content-Length and Transfer-Encoding.
Sat, 30 Mar 2024 05:10:40 +0300 Maxim Dounin HTTP: just one empty line now accepted when parsing request line.
Tue, 30 Jan 2024 03:20:05 +0300 Maxim Dounin Fixed request termination with AIO and subrequests (ticket #2555).
Wed, 29 Nov 2023 11:13:05 +0300 Vladimir Khomutov HTTP: uniform checks in ngx_http_alloc_large_header_buffer().
Tue, 28 Nov 2023 12:57:14 +0300 Vladimir Khomutov HTTP: removed unused r->port_start and r->port_end.
Thu, 08 Jun 2023 14:49:27 +0400 Roman Arutyunyan SSL: removed the "ssl" directive.
Tue, 16 May 2023 16:30:08 +0400 Roman Arutyunyan HTTP/2: "http2" directive.
Wed, 29 Mar 2023 11:14:25 +0400 Sergey Kandaurov Merged with the default branch. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic
Wed, 22 Jun 2022 18:34:58 +0400 Sergey Kandaurov Merged with the default branch. quic
Wed, 12 Jan 2022 11:57:46 +0300 Roman Arutyunyan HTTP/3: set c->error on read error in ngx_http_test_reading(). quic
Wed, 12 Jan 2022 11:57:06 +0300 Roman Arutyunyan HTTP/3: simplified code. quic
Thu, 09 Dec 2021 11:15:25 +0300 Sergey Kandaurov QUIC: fixed e06283038ec8 mis-merge. quic
Tue, 07 Dec 2021 15:49:51 +0300 Sergey Kandaurov QUIC: clear SSL_OP_ENABLE_MIDDLEBOX_COMPAT on SSL context switch. quic
Sat, 04 Dec 2021 10:52:55 +0300 Roman Arutyunyan HTTP/3: http3_hq directive and NGX_HTTP_V3_HQ macro. quic
Mon, 06 Dec 2021 13:02:36 +0300 Roman Arutyunyan HTTP/3: merged ngx_http_quic_module into ngx_http_v3_module. quic
Mon, 18 Oct 2021 15:47:06 +0300 Roman Arutyunyan HTTP/3: allowed QUIC stream connection reuse. quic
Wed, 03 Nov 2021 11:22:07 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 27 Sep 2021 17:08:48 +0300 Roman Arutyunyan HTTP/3: reset streams with incomplete responses or timeouts. quic
Wed, 29 Sep 2021 15:01:59 +0300 Sergey Kandaurov HTTP/3: fixed segfault when using SSL certificates with variables. quic
Fri, 17 Sep 2021 16:32:23 +0300 Roman Arutyunyan HTTP/3: make ngx_http_log_error() static again. quic
Wed, 01 Sep 2021 10:57:25 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 15 Jul 2021 16:28:21 +0300 Sergey Kandaurov Merged with the default branch. quic
Fri, 28 May 2021 13:33:08 +0300 Sergey Kandaurov Merged with the default branch. quic
Tue, 30 Mar 2021 23:34:51 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 17 Feb 2021 14:48:35 +0300 Sergey Kandaurov Merged with the default branch. quic
Mon, 21 Dec 2020 17:35:13 +0000 Roman Arutyunyan HTTP/3: removed HTTP/3-specific code. quic
Fri, 22 Jan 2021 16:34:06 +0300 Roman Arutyunyan HTTP/3: refactored request parser. quic