Searched refs:expiresValue (Results 1 – 1 of 1) sorted by relevance
148 double expiresValue = m_response.expires(); in freshnessLifetime() local151 if (isfinite(expiresValue)) in freshnessLifetime()152 return expiresValue - creationTime; in freshnessLifetime()