comparison xml/en/docs/http/ngx_http_headers_module.xml @ 770:a879f261f3db

Reduced unnecessary diffs between "add_header" and "expires" texts.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 20 Nov 2012 06:52:11 +0000
parents 3974a50b2142
children b4fc7d571e48
comparison
equal deleted inserted replaced
769:d71e56d56ada 770:a879f261f3db
71 <context>location</context> 71 <context>location</context>
72 <context>if in location</context> 72 <context>if in location</context>
73 73
74 <para> 74 <para>
75 Enables or disables adding or modifying the <header>Expires</header> 75 Enables or disables adding or modifying the <header>Expires</header>
76 and <header>Cache-Control</header> response header fields provided 76 and <header>Cache-Control</header> response header fields provided that
77 that the response code equals 200, 204, 206, 301, 302, 303, 304, or 307. 77 the response code equals 200, 204, 206, 301, 302, 303, 304, or 307.
78 A parameter can be a positive or negative 78 A parameter can be a positive or negative
79 <link doc="../syntax.xml">time</link>. 79 <link doc="../syntax.xml">time</link>.
80 </para> 80 </para>
81 81
82 <para> 82 <para>