[ https://issues.apache.org/jira/browse/HTTPCLIENT-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17790654#comment-17790654 ]
ASF subversion and git services commented on HTTPCLIENT-2277: ------------------------------------------------------------- Commit fb2411815b8c57fb100f67b427afefe90edcf633 in httpcomponents-client's branch refs/heads/5.3.x from Oleg Kalnichevski [ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=fb2411815 ] HTTPCLIENT-2277, HTTPCLIENT-1347: 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 a variant map and a resource at the same time * Cache entry factory class added to the public APIs > HttpClient Cache conformance to RFC 9111 > ---------------------------------------- > > Key: HTTPCLIENT-2277 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2277 > Project: HttpComponents HttpClient > Issue Type: Improvement > Components: HttpCache > Reporter: Oleg Kalnichevski > Priority: Major > Fix For: 5.4-alpha1 > > Time Spent: 15h 40m > Remaining Estimate: 0h > > Ensure HttpClient Cache conforms to RFC 9111. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org