Bug 45458

Summary: [Qt] always send an Accept header
Product: WebKit Reporter: Robert Hogan <robert>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Robert Hogan
Reported 2010-09-09 08:05:44 PDT
See https://bugs.webkit.org/show_bug.cgi?id=33242 Ensure QtWebKit always sends an Accept header. This is required for compatibility with sites that expect the header in requests for subresources. When loading subresources, kov reports that "Safari seems to send an Accept header; Chromium sends Accept: */*, and works. Firefox sends a more specific header saying it prefers image/png, but accepts any image/* type. I guess it decided that because the resource is being loaded from an <img> tag."
Attachments
Patch (3.20 KB, patch)
2010-09-09 08:13 PDT, Robert Hogan
no flags
Robert Hogan
Comment 1 2010-09-09 08:13:15 PDT
Andreas Kling
Comment 2 2010-09-09 08:30:02 PDT
Comment on attachment 67036 [details] Patch Nice! r=me
WebKit Commit Bot
Comment 3 2010-09-09 14:39:34 PDT
Comment on attachment 67036 [details] Patch Clearing flags on attachment: 67036 Committed r67118: <http://trac.webkit.org/changeset/67118>
WebKit Commit Bot
Comment 4 2010-09-09 14:39:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.