]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses
authorJim Jagielski <jim@apache.org>
Sat, 8 Dec 2007 14:01:47 +0000 (14:01 +0000)
committerJim Jagielski <jim@apache.org>
Sat, 8 Dec 2007 14:01:47 +0000 (14:01 +0000)
commitd4283ac1cfbd0eec2b3e95191a6521bae4622028
tree99014f80cc5d71a0e779799129e5445866c482a3
parent5f48b3e775ca0cb30e604dcb742acae7fefccc80
  * mod_proxy_http: Correctly forward unexpected interim (HTTP 1xx) responses
      incorporating ap_send_interim_response core API
          PR 16518

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@602468 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_proxy_http.xml
include/ap_mmn.h
include/http_protocol.h
modules/proxy/mod_proxy_http.c
server/protocol.c