Responses marked "private" with an explicit Cache-Control directive are
considered uncacheable.
Responses with neither a freshness lifetime (Expires, max-age) nor cache
validator (Last-Modified, ETag) are considered uncacheable.
public isCacheable ( ) : boolean | ||
Résultat | boolean | true if the response is worth caching, false otherwise |