Comment #2 on issue 7819 by pallosp: AJAX response is not cached in some cases http://code.google.com/p/chromium/issues/detail?id=7819
I don't see what is the problem with using the same HTTP headers to control caching as normal HTTP GET requests do. When the server sends cached response, the client would still be able to reload it by sending an If-Modified-Since or a Pragma: no-cache header. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
