]> granicus.if.org Git - apache/commit
Add option not to send&clear response headers in ap_send_interim_response.
authorNick Kew <niq@apache.org>
Fri, 26 Oct 2007 23:56:06 +0000 (23:56 +0000)
committerNick Kew <niq@apache.org>
Fri, 26 Oct 2007 23:56:06 +0000 (23:56 +0000)
commitc94140fb017f551ab7b58f9b49b886623153df08
tree1ca61d2e9f63550235b09d570a5f12bc3e1edabb
parentf9b0ac8843381f80f22c682eac36575c5f74b641
Add option not to send&clear response headers in ap_send_interim_response.
We'll need this option to fix PR#43711, and ap_send_interim_response
is fortunately too new an API to have made it into anything stable.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@588806 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
modules/proxy/mod_proxy_http.c
server/protocol.c