Jon Moore created HTTPCLIENT-1368:
-------------------------------------
Summary: stale-if-error request cache directive should also apply
to non-revalidatable cache entries
Key: HTTPCLIENT-1368
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1368
Project: HttpComponents HttpClient
Issue Type: Bug
Components: Cache
Affects Versions: 4.3 Beta1, 4.2.5, 4.2.4
Reporter: Jon Moore
Fix For: 4.2.6, 4.3 Final
The stale-if-error request cache directive is defined in RFC 5861:
http://tools.ietf.org/html/rfc5861
As implemented, this will only apply to cache entries that are revalidatable
(i.e. they have an Etag or Last-Modified header and can be refreshed with a
conditional request) but it should also apply to any stale cache entry.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]