http://bugs.winehq.org/show_bug.cgi?id=15429
Summary: winhttp doesn't send HTTP auth credentials Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: fnjordy@gmail.com CC: hans@meelstraat.net
Using Google Chrome HTTP Auth is recognised and a authentication dialog box displayed and user data accepted, however winhttp does not appear to forward the credentials to the server causing failure.
Console displays the following:
fixme:winhttp:request_set_option 1 (null) (null)
Chrome displays the following error:
"Error 2 (net::ERR_FAILED): Unknown error."