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