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=16518>. 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=16518 unexpected 1xx responses MUST be forwarded ------- Additional Comments From [EMAIL PROTECTED] 2003-01-28 23:22 ------- As for "100 Continue" case, it does "work" (the 200 OK response gets through) but still violates the same RFC 2616 MUST because the "100 Continue" response is not forwarded. See attached trace. To summarize, there are two, probably related bugs: - 1xx responses other than 100 are treated as normal 2xx responses; they are forwarded and the primary response is not; both MUST be forwarded - 100 response is treated specially; it is not forwarded but the primary response is; both MUST be forwarded --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
