[Webkit-unassigned] [Bug 26621] REGRESSION: Pages reload as blank at wccnet.edu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 06:25:18 PDT 2010


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





--- Comment #8 from Mark Barrett <markc.barrett at gmail.com>  2010-09-06 06:25:18 PST ---
Upgraded to Safari 5.0.1 and still an issue.

What's strange is that this seems linked to error messages seen in the error console: "Resource interpreted as image but transferred with MIME type text/css". Our site is transferring the correct mime types and this only appears when using conditional GETs.

When the blank page shows up, Web Inspector actually shows the response as a 304 when the access logs show the server sent a 302! Safari seems to be getting majorly confused and mixing up responses with different requests. I can tell this because of other HTTP headers in the response that I know that do not belong to that request and belong to another type of request.

I wish I could Wireshark this but can't when the site is using HTTPS.

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