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

http://issues.apache.org/bugzilla/show_bug.cgi?id=40470





------- Additional Comments From [EMAIL PROTECTED]  2006-11-21 09:38 -------
>From your last change:
- server response with correct status code (200 OK)
- apache log response code as 1 on the isapi handled request (shouldn't it be 
200)
- PROBLEM - The response has 
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>200 OK</title>
</head><body>
<h1>OK</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 [EMAIL PROTECTED] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

append to the end of it.

I change the code from the last patch mod_isapi-416293 you direct to me.

Thanks


(In reply to comment #4)
> Created an attachment (id=19151)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19151&action=view) 
[edit]
> Don't fail when sent is the length of the headers
> 
> Here's a suggested patch that retains the ability to incrementally add 
> headers,
> 
> and won't send them until some of the body is ready.
> 
> Feedback please, I plan to commit in the next day if possible.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to