XML update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1806426 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lucien Gentis
2017-08-28 11:03:03 +00:00
parent dd8401e5fb
commit 2ba9c0bb20

View File

@ -41,7 +41,7 @@ données pour la réception des requêtes
et 30 secondes pour la réception du corps :
<highlight language="config">
RequestTimeout headerinit=10 body=30
RequestReadTimeout headerinit=10 body=30
</highlight>
</li>