Sets an HTTP header to use in the opening handshake request for this WebSocket, using the contents of the specified string.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- header
- Type: System String
The header to set, including the value, which should be separated from the name with a colon.
Remarks
Examples
See Also