CacheEntryUpdater does not properly update cache entry resource
---------------------------------------------------------------
Key: HTTPCLIENT-1001
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1001
Project: HttpComponents HttpClient
Issue Type: Bug
Components: Cache
Reporter: Michajlo Matijkiw
CacheEntryUpdater#updateCacheEntry() copies the old cache entry's resource,
though I believe it should only do so if the response is a 304. Otherwise it
should take the response from the server to update the entry. This method gets
called when validating a cache entry and the server returns a 200 or 304.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]