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
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