comparison xml/en/docs/http/ngx_http_headers_module.xml @ 966:95c3c3bbf1ce

Text review.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Wed, 14 Aug 2013 12:03:41 +0400
parents b4fc7d571e48
children b841fbb8c577
comparison
equal deleted inserted replaced
965:fadccc156188 966:95c3c3bbf1ce
13 rev="4"> 13 rev="4">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_headers_module</literal> module allows to emit 18 The <literal>ngx_http_headers_module</literal> module allows adding
19 the <header>Expires</header> and <header>Cache-Control</header> header 19 the <header>Expires</header> and <header>Cache-Control</header> header
20 fields, and to add arbitrary fields to a response header. 20 fields, and arbitrary fields, to a response header.
21 </para> 21 </para>
22 22
23 </section> 23 </section>
24 24
25 25