[jira] Commented: (HTTPCLIENT-978) provide an ehcache implementation for HttpCache

2010-08-12 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897975#action_12897975 ] Oleg Kalnichevski commented on HTTPCLIENT-978: -- Michajlo There has been

File based HTTP cache implementation is feature complete

2010-08-12 Thread Oleg Kalnichevski
Jon et al I am pretty much done vandalizing your code. In particular I have made some major changes to the SizeLimitedResponseReader class, which can now be used to generate cache entries backed by a file without intermediate content buffering in memory. I think the new API is flexible enough to a

[jira] Updated: (HTTPCLIENT-978) provide an ehcache implementation for HttpCache

2010-08-12 Thread Michajlo Matijkiw (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michajlo Matijkiw updated HTTPCLIENT-978: - Attachment: httpclient-cache_ehcache-patch.patch This patch adds the package