]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r661506 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Sat, 19 Jul 2008 18:55:48 +0000 (18:55 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 19 Jul 2008 18:55:48 +0000 (18:55 +0000)
commit03c575b69d823794d5925ee9d20b8bca2803ac32
tree09982d0c05b61615c03d0265b0954447f90670b0
parentb8c3dce498f3059280fa3e2e2ee89e6feee09e2c
Merge r661506 from trunk:

* According to RFC 2616 8.2.3 we are not allowed to forward an
  Expect: 100-continue to an HTTP/1.0 server. Instead we MUST return
  a HTTP_EXPECTATION_FAILED.

Submitted by: rpluem
Reviewed by: jim, rpluem, niq

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@678203 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/mod_proxy_http.c