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 2003/06/27 16:31:44 UTC

DO NOT REPLY [Bug 16520] - cache MUST NOT cache responses to Authorization requests

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

mnicel@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary| cache MUST NOT cache       |cache MUST NOT cache
                   |responses to Authorization  |responses to Authorization
                   |requests                    |requests



------- Additional Comments From mnicel@yahoo.com  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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org