[
https://issues.apache.org/jira/browse/HTTPCLIENT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-427:
-----------------------------------------
Attachment: httpclient-cache.zip
Dave,
Please find a slightly reworked version of your code attached to the issue. I
took liberty of making a number of changes in order to make the code more
consistent with the rest of HttpClient. I started splitting the code into API
and impl parts and generified some public interfaces. I also converted all test
cases to JUnit 4 (by the way the test coverage in truly impressive).
If I hear no objections, I'll commit the code tonight (~20:00 GMT)
Oleg
> Implement a cache to perform real request only when needed
> ----------------------------------------------------------
>
> Key: HTTPCLIENT-427
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-427
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Environment: Operating System: Linux
> Platform: PC
> Reporter: Marc Guillemot
> Fix For: 4.1 Alpha2
>
> Attachments: caching_client.zip, httpclient-cache.zip
>
>
> Browsers may cache received content according to the values of different
> response headers. It would be great if HttpClient could do the same.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]