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

age author description
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.