The “max-stale” request directive indicates that the client is willing to accept a response that has exceeded its freshness lifetime. If max-stale is assigned a value, then the client is willing to accept a response that has exceeded its freshness lifetime by no more than the specified number of seconds. If no value is assigned to max-stale, then the client is willing to accept a stale response of any age. (RFC 7234: Hypertext Transfer Protocol (HTTP/1.1): Caching)



JSON

Return to list of all ( HTTP Cache Directives | Web Concepts )