]> granicus.if.org Git - apache/commit
don't propagate input headers describing a body to a subrequest. this can cause a
authorGreg Ames <gregames@apache.org>
Wed, 23 Mar 2005 16:36:45 +0000 (16:36 +0000)
committerGreg Ames <gregames@apache.org>
Wed, 23 Mar 2005 16:36:45 +0000 (16:36 +0000)
commit235fd33d8f336307ff96e6c8577c51809aa23e5c
tree460a89331ed18cf2cfb3a62a839147c18a144a3b
parentce90c8338d3294f5c2d44027e789f96391ed46df
don't propagate input headers describing a body to a subrequest.  this can cause a
back end server to hang in a read for a body which no longer exists.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@158798 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c