From 13dc916266a6eb152950c9679ecfd2fe34c868df Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Wed, 17 Oct 2007 19:54:59 +0000 Subject: [PATCH] Fix brainfart in docs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@585652 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_http.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.
-- 2.50.1