Property DefaultHeaders
- Namespace
- DisCatSharp.Net.WebSocket
- Assembly
- DisCatSharp.dll
DefaultHeaders
Gets the collection of default headers to send when connecting to the remote endpoint.
public IReadOnlyDictionary<string, string> DefaultHeaders { get; }