Overload List
Name | Description | |
---|---|---|
SetHeader(String) |
Sets an HTTP header to use in the opening handshake request for this WebSocket, using the contents of the specified string.
| |
SetHeader(String, String) |
Sets an HTTP header to use in the opening handshake request for this WebSocket, as a name/value pair.
|
See Also