You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/09/04 06:16:46 UTC

DO NOT REPLY [Bug 12162] - Every correct ISAPI call returns error message

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12162>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12162

Every correct ISAPI call returns error message





------- Additional Comments From wrowe@apache.org  2002-09-04 04:16 -------
  "This is a fix for "normal" response from ISAPI extension when it returns 200. 
   All other "return" entries in "isapi_handler()" function seem to be correct."

Wouldn't this also be correct if the 'error' was completely served by the ISAPI
handler?  Seems we need to distinguish the body-sent case [e.g. the error-body
was generated by the ISAPI handler] from the note-error-and-die case.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org