class HTTP::Cache::Headers
def max_age
-
(Numeric)
- the max number of seconds this message is
def max_age explicit_max_age || seconds_til_expires || Float::INFINITY end
(Numeric)
- the max number of seconds this message is
def max_age explicit_max_age || seconds_til_expires || Float::INFINITY end