]> granicus.if.org Git - apache/commit
* Do not even sent an empty brigade down the filter chain if the headers
authorRuediger Pluem <rpluem@apache.org>
Wed, 3 Aug 2011 15:07:29 +0000 (15:07 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 3 Aug 2011 15:07:29 +0000 (15:07 +0000)
commitc0ac7adb6641b09fcf976fe8b67e2e46a175064c
tree6e372107ceb617b3131287cb3b8af69a72f8b7c0
parent37e5132bd61d6fa60ba3b1798e30c51de863dd4e
* Do not even sent an empty brigade down the filter chain if the headers
  have not been sent by the AJP server so far. Even an empty brigade
  will trigger the headers filter to create the (in this case incomplete)
  HTTP headers of the response.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1153531 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_ajp.c