log src/http/modules/ngx_http_proxy_module.c @ 9137:0ba26c99b3a1

age author description
Fri, 24 Mar 2023 02:57:43 +0300 Maxim Dounin SSL: enabled TLSv1.3 by default.
Wed, 29 Jun 2022 02:47:45 +0300 Maxim Dounin Upstream: optimized use of SSL contexts (ticket #1234).
Tue, 07 Jun 2022 20:08:57 +0400 Sergey Kandaurov Upstream: handling of certificates specified as an empty string.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Mon, 30 May 2022 21:25:46 +0300 Maxim Dounin Upstream: all known headers in u->headers_in are linked lists now.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Mon, 18 Oct 2021 16:46:59 +0300 Maxim Dounin Upstream: fixed logging level of upstream invalid header errors.