No real plans. But requests for this feature are popping up every now and then. We have a JIRA ticket for that:
http://issues.apache.org/jira/browse/HTTPCLIENT-427 Considering that other HTTP client libraries do have a cache implementation, we should seriously think about this. Of course the whole caching topic is a can of worms: cache control headers, eviction, in memory/disk/db storage with efficient retrieval, space usage limiting, controlled concurrent access (potentially across processes) etc. But should be an interesting module to work on. sebb wrote: > Just wondered if there are any plans to support user-agent Caching in > HttpClient? -- [web] http://www.odi.ch/ [blog] http://www.odi.ch/weblog/ [pgp] key 0x81CF3416 finger print F2B1 B21F F056 D53E 5D79 A5AF 02BE 70F5 81CF 3416 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
