log src/http/modules/ngx_http_xslt_filter_module.c @ 2196:fab3fa7339ff

age author description
Thu, 21 Aug 2008 18:21:40 +0000 Igor Sysoev call ngx_http_xslt_filter_exit()
Wed, 06 Aug 2008 13:18:57 +0000 Igor Sysoev clear Last-Modified; set content-type and length for main request only
Wed, 06 Aug 2008 09:38:34 +0000 Igor Sysoev disable ranges, because xslt filter runs after range body filter
Tue, 05 Aug 2008 19:05:15 +0000 Igor Sysoev reuse compiled DTD hash in different locations, add DTD cleanup
Tue, 05 Aug 2008 14:27:49 +0000 Igor Sysoev reuse compiled XSLT tree in different locations
Tue, 05 Aug 2008 14:24:16 +0000 Igor Sysoev xsl:output's media-type and encoding support
Tue, 05 Aug 2008 13:08:35 +0000 Igor Sysoev we do not need dtd->name
Tue, 05 Aug 2008 13:07:42 +0000 Igor Sysoev xslt_stylesheet should be valid for location only
Tue, 05 Aug 2008 06:21:15 +0000 Igor Sysoev fix xslt module context levels
Mon, 04 Aug 2008 20:25:51 +0000 Igor Sysoev style fix
Mon, 04 Aug 2008 14:48:15 +0000 Igor Sysoev ngx_http_xslt_filter_module