diff xml/en/docs/http/ngx_http_addition_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 f4033b9bc4ec
children be54c443235a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_addition_module.xml
+++ b/xml/en/docs/http/ngx_http_addition_module.xml
@@ -72,6 +72,7 @@ after the response body.
 <para>
 Allows to add text in responses with the specified MIME types,
 in addition to “<literal>text/html</literal>”.
+The special value “<literal>*</literal>” matches any MIME type (0.8.29).
 </para>
 
 </directive>