comparison xml/en/docs/http/ngx_http_core_module.xml @ 237:48a5c2083270

For now, commented out broken link to /web/upload.html.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Dec 2011 13:10:19 +0000
parents 9ba4f5333a56
children 472e88bf177e
comparison
equal deleted inserted replaced
236:9ba4f5333a56 237:48a5c2083270
379 request header field. 379 request header field.
380 If it exceeds the configured value, the client error 380 If it exceeds the configured value, the client error
381 <http-status code="413" text="Request Entity Too Large"/> 381 <http-status code="413" text="Request Entity Too Large"/>
382 is returned. 382 is returned.
383 Please be aware that 383 Please be aware that
384 <link doc="/web/upload.xml">browsers cannot correctly display 384 <!--link doc="/web/upload.xml"-->browsers cannot correctly display
385 this error</link>. 385 this error<!--/link-->.
386 Setting <argument>size</argument> to 0 disables client 386 Setting <argument>size</argument> to 0 disables client
387 request body size checking. 387 request body size checking.
388 </para> 388 </para>
389 389
390 </directive> 390 </directive>