From: Nick Kew Date: Wed, 17 Oct 2007 19:54:59 +0000 (+0000) Subject: Fix brainfart in docs X-Git-Tag: 2.3.0~1328 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=13dc916266a6eb152950c9679ecfd2fe34c868df;p=apache Fix brainfart in docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@585652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml index 13046a324c..60430671ed 100644 --- a/docs/manual/mod/mod_proxy_http.xml +++ b/docs/manual/mod/mod_proxy_http.xml @@ -60,7 +60,7 @@
proxy-sendextracrlf
Causes proxy to send an extra CR-LF newline on the end of a - request. This is a workaround for a bug in some servers.
+ request. This is a workaround for a bug in some browsers.
force-proxy-request-1.0
Forces the proxy to send requests to the backend as HTTP/1.0 and disables HTTP/1.1 features.