log src/http/modules/ngx_http_gzip_filter_module.c @ 3372:6b8e5c882e47

age author description
Mon, 30 Nov 2009 13:15:10 +0000 Igor Sysoev support "*" in gzip_types, ssi_types, etc
Thu, 12 Nov 2009 13:44:16 +0000 Igor Sysoev test frequent r->header_only before three response status
Thu, 12 Nov 2009 13:41:56 +0000 Igor Sysoev refactor gzip_vary handling
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Sun, 01 Mar 2009 19:24:11 +0000 Igor Sysoev fix postponed zlib memory allocation, introduced in r2411
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"
Mon, 26 Jan 2009 14:35:10 +0000 Igor Sysoev style fix: remove tabs