WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
45458
[Qt] always send an Accept header
https://bugs.webkit.org/show_bug.cgi?id=45458
Summary
[Qt] always send an Accept header
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Robert Hogan
Comment 1
2010-09-09 08:13:15 PDT
Created
attachment 67036
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug