WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
131105
Web Inspector: Missing auth-basic header in request inspector
https://bugs.webkit.org/show_bug.cgi?id=131105
Summary
Web Inspector: Missing auth-basic header in request inspector
Martin Häcker
Reported
2014-04-02 06:55:47 PDT
Created
attachment 228392
[details]
Screenshot from Safari's inspector Version: Version 7.0.3 (9537.75.14) Requst inspector in Webkit is missing the 'Authorization' header responsible for auth-basic authentication to websites. Thus it is hard to debug this with the inspector. Two screenshots showing the difference, once from Safari and once from Chromium.
Attachments
Screenshot from Safari's inspector
(33.11 KB, image/png)
2014-04-02 06:55 PDT
,
Martin Häcker
no flags
Details
Screenshot from Chromium
(50.24 KB, image/png)
2014-04-02 06:56 PDT
,
Martin Häcker
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-04-02 06:56:08 PDT
<
rdar://problem/16498580
>
Martin Häcker
Comment 2
2014-04-02 06:56:13 PDT
Created
attachment 228393
[details]
Screenshot from Chromium
Timothy Hatcher
Comment 3
2014-04-02 11:47:43 PDT
This is a limitation of CFNetwork, which WebKit uses for networking. They add most of the headers and we don't know what they add at the WebKit level. We have a request internally to add such a capability.
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