]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The request body should be read with the normal send/receive timeout
authorJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 16:28:53 +0000 (16:28 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Oct 2000 16:28:53 +0000 (16:28 +0000)
commit2932ba2acdcef52e13bc39da30fab28578f5176e
treea734b5e69c790e17649ca2f731e58caacf4f01e7
parent6d49e59b32d5a361e78f280fae77f37e162980ec
The request body should be read with the normal send/receive timeout
instead of in non-blocking mode.

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