]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Call ap_discard_request_body from ap_finalize_request. Remove the call
authorRyan Bloom <rbb@apache.org>
Fri, 7 Jun 2002 22:31:34 +0000 (22:31 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 7 Jun 2002 22:31:34 +0000 (22:31 +0000)
commita90a9ba2be72b6b76c98b0c90a0d9b6191566215
treee0977fb452be1f4befe505d4bf85199065e39a2b
parentb17d62b3a87f33013560cc5d4b77ab21e57985c5
Call ap_discard_request_body from ap_finalize_request.  Remove the call
from all other modules that do not use it to determine the response for
the request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95576 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c
modules/http/http_request.c
server/protocol.c