log src/http/modules/ngx_http_headers_filter_module.c @ 9331:dbf76fdd109f default tip

age author description
Thu, 18 Jul 2024 19:39:45 +0300 Maxim Dounin Upstream: $upstream_cache_age variable.
Mon, 30 May 2022 21:25:57 +0300 Maxim Dounin Headers filter: improved memory allocation error handling.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 30 May 2022 21:25:33 +0300 Maxim Dounin Reworked multi headers to use linked lists.
Thu, 08 Feb 2018 09:54:18 +0300 Ruslan Ermilov Basic support of the Link response header.
Fri, 24 Mar 2017 03:37:34 -0700 Piotr Sikora Headers filter: added "add_trailer" directive.
Wed, 31 May 2017 13:51:35 -0700 Piotr Sikora Headers filter: style.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.