]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* The forward and reverse worker do not keep connections alive, so
authorRuediger Pluem <rpluem@apache.org>
Fri, 13 Aug 2010 07:24:36 +0000 (07:24 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 13 Aug 2010 07:24:36 +0000 (07:24 +0000)
commit633efb33146f9fcb0c41edf3e3bb065e180a024c
tree100fccfc0ca30e785f25c8612ca5baa4d116f1a4
parentf3906b8cbcb8858cedb2f6daafb4f07ade941a67
* The forward and reverse worker do not keep connections alive, so
  ensure that mod_proxy_http does the correct thing
  regarding the Connection header in the request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@985112 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c