]> 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)
commit40105db61ec10c47352d16e1b21bdfa364b40a70
treee0977fb452be1f4befe505d4bf85199065e39a2b
parent26b8c8a291dcb2c9800fca73e6e821e4e507f9db
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