diff xml/en/docs/http/ngx_http_xslt_module.xml @ 546:694db9597ee0

Documented the special value "*" in various "*_type" directives.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 21 Jun 2012 21:29:00 +0000
parents dd9fec875834
children 624ac281c628
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_xslt_module.xml	Thu Jun 21 10:58:32 2012 +0000
+++ b/xml/en/docs/http/ngx_http_xslt_module.xml	Thu Jun 21 21:29:00 2012 +0000
@@ -174,6 +174,7 @@
 <para>
 Enables transformations in responses with the specified MIME types
 in addition to “<literal>text/xml</literal>”.
+The special value “<literal>*</literal>” matches any MIME type (0.8.29).
 If the result of transformation is an HTML response, its MIME type
 is changes to “<literal>text/html</literal>”.
 </para>