From: Eric Covener Date: Thu, 21 Jan 2016 02:23:42 +0000 (+0000) Subject: revert r1725349, misread 7230. X-Git-Tag: 2.5.0-alpha~2344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e9ea44a8b3a7ebe68433460653a783c5908bef3;p=apache revert r1725349, misread 7230. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725855 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/env.xml b/docs/manual/env.xml index f34c21fa69..db8c204c7c 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -322,15 +322,12 @@
force-response-1.0 -

This forces an HTTP/1.0 response to clients making an - HTTP/1.0 request. It was originally - implemented as a result of a problem with AOL's proxies during the - early days of HTTP/1.1. Some +

This forces an HTTP/1.0 response to clients making an HTTP/1.0 + request. It was originally + implemented as a result of a problem with AOL's proxies. Some HTTP/1.0 clients may not behave correctly when given an HTTP/1.1 - response, and this can be used to interoperate with them. Later - revisions of the HTTP/1.1 spec (RFC 7230) recommend this behavior - for HTTP/1.0 clients.

- + response, and this can be used to interoperate with them.

+