From: Jeff Trawick
Date: Thu, 23 Jan 2014 13:31:46 +0000 (+0000)
Subject: a comma leaked onto the page
X-Git-Tag: 2.5.0-alpha~4619
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f663c3258f235c6e0fb09a57f8bcc3af104e7eb;p=apache
a comma leaked onto the page
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560683 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_connect.xml b/docs/manual/mod/mod_proxy_connect.xml
index a6837a794c..01761f2cef 100644
--- a/docs/manual/mod/mod_proxy_connect.xml
+++ b/docs/manual/mod/mod_proxy_connect.xml
@@ -39,7 +39,7 @@
requests, mod_proxy and
mod_proxy_connect have to be present in the server.
- CONNECT is also used, when the server needs to send an HTTPS request
+
CONNECT is also used when the server needs to send an HTTPS request
through a forward proxy. In this case the server acts as a CONNECT client.
This functionality is part of mod_proxy and
mod_proxy_connect is not needed in this case.