comparison 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
comparison
equal deleted inserted replaced
545:e97b46d1842d 546:694db9597ee0
70 <appeared-in>0.7.9</appeared-in> 70 <appeared-in>0.7.9</appeared-in>
71 71
72 <para> 72 <para>
73 Allows to add text in responses with the specified MIME types, 73 Allows to add text in responses with the specified MIME types,
74 in addition to “<literal>text/html</literal>”. 74 in addition to “<literal>text/html</literal>”.
75 The special value “<literal>*</literal>” matches any MIME type (0.8.29).
75 </para> 76 </para>
76 77
77 </directive> 78 </directive>
78 79
79 </section> 80 </section>