essAbubakar / open-webkit-sharp

Automatically exported from code.google.com/p/open-webkit-sharp
0 stars 0 forks source link

DocumentCompleted event doesn't working after basic authentication #170

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Username = "user";
2.Password = "password";
3.Navigate("http://localhost:8010");

What is the expected output? What do you see instead?
before Authentication 401 Required error.

What version of the product are you using? On what operating system?
latest 3.0.1.0023

DocumentCompleted event doesn't working after authenticated.

Original issue reported on code.google.com by ahormoz...@gmail.com on 18 Feb 2013 at 8:37