[Webkit-unassigned] [Bug 15441] (Windows) Ignoring basic auth credentials in URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 14:40:10 PDT 2007


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





------- Comment #1 from beidson at apple.com  2007-10-09 14:40 PDT -------
> The KB article explains that users of WinInet (e.g. WebKit) can pass special 
> options to their HINTERNET handles to allow basic auth URLs to work. 

The "official" Windows WebKit does not use WinInet.

>IMO, Safari/Windows should behave exactly the same way as Safari/Mac

Agreed...

>and so the InternetSetOption line should be added to ResourceHandleWin.cpp

ResourceHandleWin.cpp has been touched in quite some time.  If this isn't
working in the normal WebKitWin build, the reasons why are likely to exist in
KURL and other url handling code, ResourceHandleCF.cpp, or the CFNetwork
support library.

Note those are just the most likely candidates, a guess without looking further
into the issue.


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