maxStale property
The "max-stale" request directive indicates that the client is willing to accept a response that has exceeded its freshness lifetime. https://datatracker.ietf.org/doc/html/rfc7234#section-5.2.1.2
Implementation
final int maxStale;