Table of Contents

Property DefaultHeaders

Namespace
DSharpPlus.Net.WebSocket
Assembly
DSharpPlus.dll

DefaultHeaders

Gets the collection of default headers to send when connecting to the remote endpoint.

IReadOnlyDictionary<string, string> DefaultHeaders { get; }

Property Value

IReadOnlyDictionary<string, string>