]> granicus.if.org Git - apache/commitdiff
Fix brainfart in docs
authorNick Kew <niq@apache.org>
Wed, 17 Oct 2007 19:54:59 +0000 (19:54 +0000)
committerNick Kew <niq@apache.org>
Wed, 17 Oct 2007 19:54:59 +0000 (19:54 +0000)
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

index 13046a324c5c0fea4940f9fa4945b357f2d85466..60430671edb9c5d40473e7fcd6d05cf3d15e6243 100644 (file)
@@ -60,7 +60,7 @@
     <dl>
         <dt>proxy-sendextracrlf</dt>
         <dd>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.</dd>
+        request.  This is a workaround for a bug in some browsers.</dd>
         <dt>force-proxy-request-1.0</dt>
         <dd>Forces the proxy to send requests to the backend as HTTP/1.0
         and disables HTTP/1.1 features.</dd>