log src/http/modules/ngx_http_charset_filter_module.c @ 2889:0bb8c54f4c45

age author description
Mon, 25 May 2009 15:57:43 +0000 Igor Sysoev refactor ngx_http_charset_header_filter()
Fri, 22 May 2009 11:05:26 +0000 Igor Sysoev add charset for ngx_http_gzip_static_module responses
Tue, 24 Feb 2009 10:42:23 +0000 Igor Sysoev small optimization: " == NGX_ERROR" > " != NGX_OK"