log src/http/v3/ngx_http_v3_request.c @ 9300:5be23505292b default tip

age author description
Sun, 02 Jun 2024 23:51:55 +0300 Maxim Dounin HTTP/3: protection from recursion during connection reuse.
Fri, 24 May 2024 00:20:01 +0300 Maxim Dounin Added max_headers directive.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:21:38 +0300 Maxim Dounin Request body: body is now cleared on errors.
Sat, 27 Apr 2024 18:19:27 +0300 Maxim Dounin Request body: logging of timeouts.
Sat, 27 Apr 2024 18:19:07 +0300 Maxim Dounin Request body: provided log action for reading request body.
Sat, 27 Apr 2024 18:17:03 +0300 Maxim Dounin HTTP/3: fixed handling of request body larger than Content-Length.
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