What is HTTP caching in iPhone for caching images
What is HTTP caching in iPhone and how it helps in caching images? How does it handles the image refreshing?
I will be having image URL with me. I was planning to use HTTPRequest and then saving the ima开发者_JAVA技巧ge in my file system. Then came across this term "HTTP Caching".
Please explain.
精彩评论