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=14376>. 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=14376 Date header overwritten in proxied requests ------- Additional Comments From [EMAIL PROTECTED] 2003-04-15 16:59 ------- Found the problem: inside modules/http/http_protocol.c the date is being set to the current time, and the contents of the output headers array is ignored in the case of the date header. The attached patch fixes this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
