https://issues.apache.org/bugzilla/show_bug.cgi?id=55156
--- Comment #6 from Greg Martyn <[email protected]> --- Created attachment 30518 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30518&action=edit Don't check the expiration time if the expiration header isn't set Don't validate the expiration time if the expiration header isn't set I also chose to set control.max_age_value to control.s_maxage_value (instead of 0) because the spec describes s-maxage as simply overriding max-age. -- 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]
