Modified a few for Example
This commit is contained in:
@@ -91,6 +91,9 @@ namespace Example
|
|||||||
// To connect through the HTTP Proxy server.
|
// To connect through the HTTP Proxy server.
|
||||||
//ws.SetProxy ("http://localhost:3128", "nobita", "password");
|
//ws.SetProxy ("http://localhost:3128", "nobita", "password");
|
||||||
|
|
||||||
|
// To enable the redirection.
|
||||||
|
//ws.EnableRedirection = true;
|
||||||
|
|
||||||
// Connect to the server.
|
// Connect to the server.
|
||||||
ws.Connect ();
|
ws.Connect ();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user