]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
If the request doesn't have a body, then don't try to read it. Without
authorRyan Bloom <rbb@apache.org>
Fri, 31 May 2002 20:41:06 +0000 (20:41 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 31 May 2002 20:41:06 +0000 (20:41 +0000)
commite5777ed3e6e28245e79a8eb9b4a6c88b463d85b8
tree8ae236859ad5f73f9a3c5f95bc34345c4df7bc40
parent8dfa16fe6ad4ac2c03f93091c6d7807010cae844
If the request doesn't have a body, then don't try to read it.  Without
this, the httpd-test suite was taking five minutes for EVERY test.

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