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