]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correct proxy to be able to handle the unexpected 100-continue
authorGraham Leggett <minfrin@apache.org>
Fri, 19 Apr 2002 11:15:19 +0000 (11:15 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 19 Apr 2002 11:15:19 +0000 (11:15 +0000)
commit2c3fee1faf9afbb893aa0cac2257df63fb9e7a66
tree936423b461596aa987c5ee4296d859589c6af4dc
parent4facae739c491e34e0d0d1255ac08028da4b2434
Correct proxy to be able to handle the unexpected 100-continue
reponses sent during PUT or POST requests. (ie Hotmail works now)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94707 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/proxy/proxy_http.c
src/modules/proxy/proxy_util.c