From 6f663c3258f235c6e0fb09a57f8bcc3af104e7eb Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Thu, 23 Jan 2014 13:31:46 +0000
Subject: [PATCH] a comma leaked onto the page
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560683 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy_connect.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--
2.40.0