log src/core/ngx_connection.h @ 8189:80a07843c711 quic

age author description
Fri, 28 Feb 2020 13:09:51 +0300 Sergey Kandaurov Initial QUIC support in http. quic
Thu, 02 Feb 2023 23:38:48 +0300 Maxim Dounin Lingering close for connections with pipelined requests.
Thu, 03 Feb 2022 01:44:38 +0300 Maxim Dounin HTTP/2: made it possible to flush response headers (ticket #1743).
Mon, 27 Dec 2021 19:48:33 +0300 Maxim Dounin Simplified sendfile(SF_NODISKIO) usage.
Thu, 08 Apr 2021 00:15:48 +0300 Maxim Dounin Introduced the "keepalive_time" directive.
Tue, 19 Jan 2021 20:32:00 +0300 Maxim Dounin Core: removed post_accept_timeout.
Mon, 21 Oct 2019 18:06:19 +0300 Roman Arutyunyan Core: moved PROXY protocol fields out of ngx_connection_t.