메소드 | 설명 | |
---|---|---|
HandshakeRequest ( string uriString ) : System | ||
Parse ( string headerParts ) : |
||
SetCookies ( WebSocketSharp.Net.CookieCollection cookies ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
HandshakeRequest ( ) : System |
public HandshakeRequest ( string uriString ) : System | ||
uriString | string | |
리턴 | System |
public static Parse ( string headerParts ) : |
||
headerParts | string | |
리턴 |
public SetCookies ( WebSocketSharp.Net.CookieCollection cookies ) : void | ||
cookies | WebSocketSharp.Net.CookieCollection | |
리턴 | void |