log src/http/modules/ngx_http_gzip_static_module.c @ 8050:5da2c0902e8e release-1.23.0

age author description
Mon, 30 May 2022 21:25:45 +0300 Maxim Dounin All known output headers can be linked lists now.
Thu, 20 Apr 2017 18:26:38 +0300 Sergey Kandaurov Gzip static: use an appropriate error on memory allocation failure.
Wed, 12 Apr 2017 22:21:04 +0300 Ruslan Ermilov Use ngx_calloc_buf() where appropriate.