From: William A. Rowe Jr Date: Fri, 19 Aug 2016 02:32:25 +0000 (+0000) Subject: Fix as suggested by jailletc36, corresponding to all other comments on the topic X-Git-Tag: 2.5.0-alpha~1251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31889a1c9269b1404620ee04518ec14f8c0d1488;p=apache Fix as suggested by jailletc36, corresponding to all other comments on the topic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756862 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index ee2f4aff35..67c86f1499 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1250,11 +1250,11 @@ EnableSendfile On -HTTPProtocolOptions +HttpProtocolOptions Modify restrictions on HTTP Request Messages -HTTPProtocolOptions [Strict|Unsafe] [Allow0.9|Require1.0] +HttpProtocolOptions [Strict|Unsafe] [Allow0.9|Require1.0] [StrictWhitespace|LenientWhitespace] [RegisteredMethods|LenientMethods] -HTTPProtocolOptions Strict Allow0.9 LenientWhitespace +HttpProtocolOptions Strict Allow0.9 LenientWhitespace LenientMethods server config virtual host