log src/http/v3/ngx_http_v3_request.c @ 9241:07ca679842de

age author description
Sat, 30 Mar 2024 05:10:24 +0300 Maxim Dounin HTTP/3: synced request body reading changes to reduce diffs.
Thu, 14 Sep 2023 14:13:43 +0400 Roman Arutyunyan HTTP/3: postponed session creation to init() callback.
Wed, 13 Sep 2023 17:57:13 +0400 Roman Arutyunyan HTTP/3: moved variable initialization.
Wed, 13 Sep 2023 17:59:37 +0400 Roman Arutyunyan QUIC: "handshake_timeout" configuration parameter.
Thu, 11 May 2023 13:22:10 +0400 Roman Arutyunyan HTTP/3: removed "http3" parameter of "listen" directive. quic
Mon, 27 Feb 2023 14:00:56 +0400 Roman Arutyunyan HTTP/3: "quic" parameter of "listen" directive. quic
Thu, 05 Jan 2023 19:03:22 +0400 Roman Arutyunyan HTTP/3: insert count block timeout. quic
Thu, 05 Jan 2023 18:15:46 +0400 Roman Arutyunyan HTTP/3: trigger 400 (Bad Request) on stream error while blocked. quic
Tue, 10 Jan 2023 17:59:16 +0400 Sergey Kandaurov HTTP/3: fixed $connection_time. quic
Tue, 25 Oct 2022 12:52:09 +0400 Roman Arutyunyan HTTP/3: implement keepalive for hq. quic
Wed, 30 Nov 2022 12:51:15 +0400 Roman Arutyunyan QUIC: application init() callback. quic
Mon, 22 Aug 2022 14:09:03 +0400 Roman Arutyunyan HTTP/3: renamed functions. quic