comparison xml/en/docs/http/ngx_http_rewrite_module.xml @ 402:0491cb7e874b

Finished translation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 07 Feb 2012 16:21:35 +0000
parents 5fd99d37a3e6
children 95a970603b0f
comparison
equal deleted inserted replaced
401:0c17952298aa 402:0491cb7e874b
174 <context>if</context> 174 <context>if</context>
175 175
176 <para> 176 <para>
177 Stops processing and returns the specified <value>code</value> to a client. 177 Stops processing and returns the specified <value>code</value> to a client.
178 The following codes can be returned: 204, 400, 178 The following codes can be returned: 204, 400,
179 402 — 406, 408, 410, 411, 413, 416 и 500 — 504. 179 402 — 406, 408, 410, 411, 413, 416, and 500 — 504.
180 In addition, the non-standard code 444 closes a connection without sending 180 In addition, the non-standard code 444 closes a connection without sending
181 a response header. 181 a response header.
182 </para> 182 </para>
183 183
184 </directive> 184 </directive>