log src/http/modules/ngx_http_scgi_module.c @ 9232:9a0849fd4b46

age author description
Thu, 31 Aug 2023 22:59:17 +0300 Maxim Dounin Upstream: fixed handling of Status headers without reason-phrase.
Mon, 30 May 2022 21:25:48 +0300 Maxim Dounin Upstream: header handlers can now return parsing errors.
Mon, 30 May 2022 21:25:28 +0300 Maxim Dounin SCGI: combining headers with identical names (ticket #1724).
Mon, 18 Oct 2021 16:46:59 +0300 Maxim Dounin Upstream: fixed logging level of upstream invalid header errors.
Mon, 28 Jun 2021 18:01:20 +0300 Maxim Dounin Improved logging of invalid headers.
Mon, 06 Jul 2020 18:36:22 +0300 Maxim Dounin Upstream: drop extra data sent by upstream.
Wed, 03 Oct 2018 14:08:51 +0300 Vladimir Homutov Upstream: proxy_socket_keepalive and friends.