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

age author description
Sat, 28 Jan 2023 05:23:33 +0300 Maxim Dounin Fixed "zero size buf" alerts with subrequests.
Sat, 28 Jan 2023 05:20:23 +0300 Maxim Dounin Style.
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Mon, 24 May 2021 21:55:20 +0300 Ruslan Ermilov Location header escaping in redirects (ticket #882).
Mon, 16 Dec 2019 15:19:01 +0300 Ruslan Ermilov Saved some memory allocations.
Thu, 20 Apr 2017 18:26:37 +0300 Sergey Kandaurov Cleaned up r->headers_out.headers allocation error handling.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.