https://issues.apache.org/bugzilla/show_bug.cgi?id=35217
--- Comment #8 from Co-Advisor <[EMAIL PROTECTED]> 2008-08-26 10:32:04 PST --- > So with the above definition of token, what is below is not valid, > Cache-Control: public, " max-age=8,max-age=8 "=blah\r\n > while this would be > Cache-Control: public, blah=" max-age=8,max-age=8 "\r\n In addition, none of the above HTTP headers contains the "max-age" Cache-Control directive, IMO. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
