log src/http/ngx_http_core_module.c @ 8396:fdc3d40979b0

age author description
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Tue, 30 Mar 2021 23:34:51 +0300 Sergey Kandaurov Merged with the default branch. quic
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Wed, 17 Feb 2021 14:48:35 +0300 Sergey Kandaurov Merged with the default branch. quic
Thu, 11 Feb 2021 21:52:19 +0300 Maxim Dounin HTTP/2: removed SPDY directives handling.
Tue, 19 Jan 2021 20:21:12 +0300 Maxim Dounin Removed incorrect optimization of HEAD requests.
Tue, 02 Feb 2021 15:09:48 +0300 Roman Arutyunyan HTTP/3: reverted version check for keepalive flag. quic
Tue, 21 Jul 2020 23:09:22 +0300 Roman Arutyunyan QUIC: added "quic" listen parameter. quic
Tue, 14 Apr 2020 19:35:20 +0300 Sergey Kandaurov Merged with the default branch. quic
Wed, 08 Apr 2020 01:02:17 +0300 Ruslan Ermilov The new auth_delay directive for delaying unauthorized requests.
Fri, 13 Mar 2020 19:36:33 +0300 Roman Arutyunyan HTTP/3. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov HTTP UDP layer, QUIC support autotest. quic
Fri, 28 Feb 2020 17:21:18 +0300 Maxim Dounin Added default overwrite in error_page 494.
Tue, 11 Feb 2020 13:22:44 +0300 Vladimir Homutov Made ngx_http_get_forwarded_addr_internal() non-recursive.