log src/http/ngx_http_upstream.h @ 9329:eebab9268326 default tip

age author description
Thu, 18 Jul 2024 19:39:39 +0300 Maxim Dounin Upstream: using the "Age" header when caching responses.
Tue, 07 Jun 2022 00:07:12 +0300 Maxim Dounin Upstream: fixed X-Accel-Expires/Cache-Control/Expires handling.
Mon, 30 May 2022 21:25:49 +0300 Maxim Dounin Upstream: duplicate headers ignored or properly linked.
Mon, 30 May 2022 21:25:43 +0300 Maxim Dounin Upstream: simplified Accept-Ranges handling.
Mon, 30 May 2022 21:25:42 +0300 Maxim Dounin Upstream: simplified Content-Encoding handling.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Thu, 06 May 2021 02:22:09 +0300 Maxim Dounin Upstream: variables support in certificates.
Mon, 06 Jul 2020 18:36:23 +0300 Maxim Dounin FastCGI: protection from responses with wrong length.