log src/http/ngx_http_variables.c @ 9299:2706b60dc225 default tip

age author description
Fri, 31 May 2024 04:38:40 +0300 Maxim Dounin Removed incorrect NGX_SUPPRESS_WARN usage.
Sat, 27 Apr 2024 18:23:52 +0300 Maxim Dounin Request body: discarded body now treated as no body.
Sat, 27 Apr 2024 18:23:22 +0300 Maxim Dounin Modified $content_length to match available request body length.
Mon, 01 May 2023 19:16:05 +0400 Sergey Kandaurov Variables: avoid possible buffer overrun with some "$sent_http_*".
Wed, 12 Oct 2022 16:58:16 +0400 Roman Arutyunyan PROXY protocol v2 TLV variables.
Mon, 30 May 2022 21:25:35 +0300 Maxim Dounin All non-unique input headers are now linked lists.