[Webkit-unassigned] [Bug 54463] New: Web Inspector: "Resource interpreted as image but transferred with MIME type text/html."
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 08:14:49 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54463
Summary: Web Inspector: "Resource interpreted as image but
transferred with MIME type text/html."
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
URL: http://positiveaction.org/newsite/productimages/senn61
0THUMB
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: riegel at clearimageonline.com
CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
pmuellr at yahoo.com, joepeck at webkit.org,
pfeldman at chromium.org, yurys at chromium.org,
bweinstein at apple.com, apavlov at chromium.org,
loislo at chromium.org
I have a URI...
http://positiveaction.org/newsite/productimages/senn610THUMB
This is a jpeg image. Apache is sending it as Content-Type : image/jpeg and Safari recieves it as such. I have verified this with the Charles web debugging proxy.
On a page that includes this image via <img src="http://positiveaction.org/newsite/productimages/senn610THUMB"> I hit refresh, and the web server responds with 304 Not Modified. This is as it should be.
However, when this happens web inspector sends this warning message...
Resource interpreted as image but transferred with MIME type text/html
Thanks,
Terry Riegel
--
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