[Webkit-unassigned] [Bug 52821] Etag = "" (empty string) forces chrome to ignore Cache-Control and never use cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 13:50:16 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52821





--- Comment #5 from stevethimmesch at hotmail.com  2011-01-21 13:50:15 PST ---
I attached some fiddler logs generated from chrome.  When the etag is "" it never uses the cache.  When it has a generated etag it will use the cache correctly.  What we were trying to do was disable IIS6 from generating etags by setting the etag to "".  It seems when other browsers get an empty etag they ignore the etag and use the max-age.  Honestly, I'm not sure what browser is actually behaving 'correctly' :).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list