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=32812>. 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=32812 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-22 00:14 ------- The server is , returning text/plain content-type if the request has a Cache-Control: max-age header but no Pragma: no-cache header. GET /index.html HTTP/1.0 Host: myhost.tld Cache-Control: max-age=259200 returns text/plain GET /index.html HTTP/1.0 Host: myhost.tld or GET /index.html HTTP/1.0 Host: angulosolido.pt Cache-Control: max-age=259200 Pragma: no-cache returns text/html. -- 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]
