ok2c opened a new pull request, #458:
URL: https://github.com/apache/httpcomponents-client/pull/458

   Revision of the variant handling by the HTTP cache implementations
   
   * Cache entries now can be of two distinct types: root entries containing a 
map of known representation variants of the same resource and resource entries 
containing a resource potentially sharable by multiple resource entries.The 
same entry cannot have both: a variant map and a resource (fixes 
HTTPCLIENT-1347)
   * Cache entry factory class added to the public APIs
   * Cleanup of internal cache implementations


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to