log src/http/modules/ngx_http_xslt_filter_module.c @ 2358:ac0cf19eb582

age author description
Tue, 11 Nov 2008 15:22:24 +0000 Igor Sysoev exslt support
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