]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
These failure cases are all essentially bogus submissions to httpd,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 20 Jun 2005 17:27:48 +0000 (17:27 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 20 Jun 2005 17:27:48 +0000 (17:27 +0000)
commitfc60a19c0255b064d529a5c7a9377c840fba0086
tree250b6a815a1cee538ea4b78f86a4a8596f88dd94
parent656c47e2c0647d8d491c63ba3ae96a8fe5e2d4a6
  These failure cases are all essentially bogus submissions to httpd,
  do not persist the connection if the client can't formulate any
  respectible request (e.g. likely to be exploit testing).

  [None of the modified failure cases occur prior to request processing.]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@191517 13f79535-47bb-0310-9956-ffa450edef68
src/main/http_protocol.c