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=16520>. 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=16520 cache MUST NOT cache responses to Authorization requests [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Summary| cache MUST NOT cache |cache MUST NOT cache |responses to Authorization |responses to Authorization |requests |requests ------- Additional Comments From [EMAIL PROTECTED] 2003-06-27 14:31 ------- Issue was in parsing the headers and forming the r->headers_in structure. the Header key was not trimmed for whitespaces from the end of the key till ':' Fix in server/protocol.c in ap_get_mime_headers_core. Modified protocol.c (2.0.46 source)file is attached. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
