[
https://issues.apache.org/jira/browse/HTTPCLIENT-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835177#action_12835177
]
Avlesh Singh commented on HTTPCLIENT-427:
-----------------------------------------
I agree to Mike's comment. Caching would be a boon for all rest based API's.
I am ready to take on this issue and come up with a prototype. Can someone help
me on where exactly to get started with? Is it HttpMethodBase?
Would common's cache (http://commons.apache.org/sandbox/cache/) be good enough
to start with, or something as complex as JSC (http://jakarta.apache.org/jcs/)
is needed?
> 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
> Priority: Minor
> Fix For: Future
>
>
> 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]