Bug 46156

Summary: XMLHttpRequest: basic authentication test fails.
Product: WebKit Reporter: Jian Li <jianli>
Component: XMLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: annevk, ap, dimich, fishd, jianli, levin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Jian Li
Reported 2010-09-20 18:51:04 PDT
XMLHttpRequest: basic authentication test fails. Test: http://tc.labs.opera.com/apis/XMLHttpRequest/send-authentication.htm
Attachments
Alexey Proskuryakov
Comment 1 2010-09-20 23:33:18 PDT
It's probably testing that UA doesn't support passing credentials in URL, which we do (and there doesn't seem to be any reason to stop doing so).
Anne van Kesteren
Comment 2 2010-09-21 05:59:06 PDT
Note You need to log in before you can comment on or make changes to this bug.