log src/http/modules/ngx_http_gzip_static_module.c @ 8269:c9c3a73df6e8 quic

age author description
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.
Thu, 02 Mar 2017 08:46:00 -0500 Eran Kornblau Added missing static specifiers.