Open GoogleCodeExporter opened 9 years ago
In chrome on the screen
Original comment by sir.doub...@gmail.com
on 23 Jan 2013 at 7:15
Attachments:
In chrome on the screen
Original comment by sir.doub...@gmail.com
on 23 Jan 2013 at 7:15
Attachments:
This seems to be an authentication dialog. You must pass the username and
passward as headers to the request that is sent to the server within
OpenWebKitSharp's source. Check in frameLoadDelegate events in WebKitBrowser.cs
and modify the request accordingly before sending it. Or you can use directly
the Navigate method with the overload with Headers.
Original comment by tsumalis96@gmail.com
on 23 Jan 2013 at 8:02
Original issue reported on code.google.com by
sir.doub...@gmail.com
on 23 Jan 2013 at 7:12Attachments: