log src/http/modules/ngx_http_xslt_filter_module.c @ 2912:c7d57b539248

age author description
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Thu, 28 May 2009 15:42:27 +0000 Igor Sysoev fix XSLT filter in SSI subrequests
Mon, 25 May 2009 09:06:29 +0000 Igor Sysoev reset content_type hash value, this fixes a bug when XSLT responses
Fri, 08 May 2009 14:52:50 +0000 Igor Sysoev allow to pass image filter errors via the same location where the filter is set
Fri, 01 May 2009 18:41:07 +0000 Igor Sysoev ngx_http_filter_finalize_request() and ngx_http_clean_header()
Sun, 22 Mar 2009 09:39:19 +0000 Igor Sysoev use complex values in add_header, auth_basic_user_file,