comparison xml/en/docs/http/ngx_http_headers_module.xml @ 367:f4033b9bc4ec

- Removed unnecessary instances of unbreakable space. - Made sure that unbreakable space always precedes "em dash".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 15:51:39 +0000
parents bb51d3e17dd0
children d4464d7bff6c
comparison
equal deleted inserted replaced
366:2e549bb93401 367:f4033b9bc4ec
96 <listitem> 96 <listitem>
97 time is negative — <header>Cache-Control: no-cache</header>. 97 time is negative — <header>Cache-Control: no-cache</header>.
98 </listitem> 98 </listitem>
99 99
100 <listitem> 100 <listitem>
101 time is positive or zero — 101 time is positive or zero —
102 <header>Cache-Control: max-age=<value>t</value></header>, 102 <header>Cache-Control: max-age=<value>t</value></header>,
103 where <value>t</value> is a time specified in the directive, in seconds. 103 where <value>t</value> is a time specified in the directive, in seconds.
104 </listitem> 104 </listitem>
105 105
106 </list> 106 </list>