Comment #1 on issue 7819 by megazzt: AJAX response is not cached in some cases http://code.google.com/p/chromium/issues/detail?id=7819
But SHOULD XMLHTTPRequest be doing this? If you implement caching in it, how do you then choose to IGNORE caching? IMO one XMLHTTPRequest should translate into one server request, unless the w3c spec indicates otherwise. There's nothing to prevent you from caching resources yourself using JavaScript. -- 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
