[Webkit-unassigned] [Bug 13355] Images on the URL do not load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 15 17:21:10 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at webkit.org




------- Comment #2 from ddkilzer at webkit.org  2007-04-15 17:21 PDT -------
When Firefox 2.0.0.3 requests the top-level URL, its Accept header is (via the
livehttpheaders plug-in):

Accept:
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5

However, when it's requesting an image, its Accept header is:

Accept: image/png,*/*;q=0.5

Also worthy of note, when it requests the urchin.js JavaScript source, it uses
an Accept header of:

Accept: */*

I wonder what MSIE 6/7 do in these cases?  What does Safari send via
Foundation?


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