]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r370172, r371132 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2006 21:27:18 +0000 (21:27 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 31 Mar 2006 21:27:18 +0000 (21:27 +0000)
commitb5a7e38b911b6a55992ecb1780bac510d9e0ce30
tree2a631f04a3c005299d4c3ec707dea5a42eb0b400
parent258e36a68de81bf52e8f3d856714795249167314
Merge r370172, r371132 from trunk:

* Insert the HTTP_IN filter uncondionally before we call
  ap_send_error_response or ap_die. This ensures that
  ap_discard_request_body called by ap_die and by ap_send_error_response works
  correctly on status codes that do not cause the connection to be dropped and
  in situations where the connection should be kept alive.

PR: 38123
Reviewed by: rpluem, niq, jerenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390503 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/protocol.c