Jon et al, I made some changes to the HTTP cache API in the course of the last few days mainly intended to allow for file system based cache implementations. Please feel free to review the changes and complain if you find anything disagreeable. The new code is largely untested but should be enough to get a feel about the API.
There is one extra change I would like to do. I would like to refactor the SizeLimitedResponseReader in order to make it possible streaming out the response content directly to a file without buffering content in an intermediate buffer in memory. Once that is done we can proceed with cutting a new release of HttpClient 4.1. Cheers Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
