Comment #2 on issue 2340 by tmsvector: Images don't display when server replies 304 not modified with a no-cache no-store directive http://code.google.com/p/chromium/issues/detail?id=2340
Hi, I have also seen this behaviour with Chrome 1.0.154.43 on Vista x64,with no proxy. For example this cached image shows the bad behaviour: http://www.ecordia.co.uk/images/ecordia_01.jpg This is the same image in a directory with caching off, which works fine: http://www.ecordia.co.uk/images/temp/ecordia_01.jpg Here is the response for the problematic (cached) 304: HTTP/1.1 304 Not Modified Last-Modified: Tue, 15 May 2007 14:39:00 GMT Accept-Ranges: bytes ETag: "0da87c6fe96c71:668" Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET Cache-control: public,no-cache,no-store,max-age=0,must-revalidate,proxy-revalidate Pragma: no-cache Expires: Wed, 21 Jan 2009 13:58:25 GMT Date: Wed, 21 Jan 2009 13:58:25 GMT -- 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 -~----------~----~----~----~------~----~------~--~---
