Method | Description | |
---|---|---|
HandshakeRequest ( string uriString ) : System | ||
Parse ( string headerParts ) : |
||
SetCookies ( WebSocketSharp.Net.CookieCollection cookies ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
HandshakeRequest ( ) : System |
public HandshakeRequest ( string uriString ) : System | ||
uriString | string | |
return | System |
public static Parse ( string headerParts ) : |
||
headerParts | string | |
return |
public SetCookies ( WebSocketSharp.Net.CookieCollection cookies ) : void | ||
cookies | WebSocketSharp.Net.CookieCollection | |
return | void |