log src/http/ngx_http_core_module.h @ 8122:106328a70f4e

age author description
Sat, 28 Jan 2023 01:29:45 +0300 Maxim Dounin Added warning about redefinition of listen socket protocol options.
Thu, 26 Jan 2023 03:34:44 +0300 Maxim Dounin Fixed handling of very long locations (ticket #2435).
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Mon, 30 May 2022 21:25:27 +0300 Maxim Dounin FastCGI: combining headers with identical names (ticket #1724).
Tue, 12 Oct 2021 23:18:18 +0300 Maxim Dounin Synced ngx_http_subrequest() argument names (ticket #2255).
Mon, 24 May 2021 21:55:20 +0300 Ruslan Ermilov Location header escaping in redirects (ticket #882).
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.