[Webkit-unassigned] [Bug 17895] Safari not sending If-Modified-Since header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 26 22:59:55 PDT 2008


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





------- Comment #2 from warnickr_1 at isp01.net  2008-03-26 22:59 PDT -------
Here are the response headers that are being sent with one of the SWFs that
have the problem:

HTTP/1.1 200 OK
Date: Thu, 27 Mar 2008 05:42:33 GMT
Server: Apache/2.2.4 (Win32) mod_scgi/1.12 PHP/5.2.2
Last-Modified: Mon, 24 Mar 2008 02:45:14 GMT
ETag: "aaa55-168ce8-d3456280"
Accept-Ranges: bytes
Cache-Control: 
Expires: Thu, 27 Mar 2008 05:42:33 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
Pragma: 
Keep-Alive: timeout=5, max=80
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: application/x-shockwave-flash

The Cache-Control header is empty.  I will try setting this to something and
see if it helps.  The odd thing is that Safari is caching some SWFs correctly
using these same response headers.  If the problem is the empty Cache-Control,
it seems like it would be consistently not caching everything and not sending
the If-Modified-Since headers in every case.


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