[Webkit-unassigned] [Bug 13128] Safari not obeying cache header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 14 21:40:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13128





------- Comment #7 from alex at avannaproductions.com  2007-04-14 21:40 PDT -------
<rdar://problem/5074795>

15-Apr-2007 12:11 AM Alexander Romanovich:
It seems that a workaround is to use the "Expires" header to achieve the
caching behavior. While that works for me as an alternative, this bug still
remains and should be fixed. At least this implies that your caching methods
are working properly, you're just ignoring a certain type of header that should
trigger it.
Working example of workaround header is: header('Expires: '.gmdate('D, d M Y
H:i:s',mktime(0,0,0,date('m'),date('d')+1,date('y'))).' GMT');


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



More information about the webkit-unassigned mailing list