]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Where any response is sent, return OK from the handler. Where there
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Jan 2007 22:53:43 +0000 (22:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 3 Jan 2007 22:53:43 +0000 (22:53 +0000)
commit0a56817cb93070f5625f61faa34bcac4c77dbc5d
treee6314c0829e8b61a2c8436e41e879cb6ae235e08
parent2ae14a64d221f5344f49ad8005898bd94ef03082
  Where any response is sent, return OK from the handler.  Where there
  is no response (but a status code) return the code.  This patch adds
  a great number of debugging emits for failed ap_pass_brigade calls,
  to help diagnose failure cases, and disambiguates OK from APR_SUCCESS.

PR: 40470
Submitted by: wrowe, Matt Eaton <asf divinehawk.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@492333 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c