Table of Contents

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; }

Property Value

IReadOnlyDictionary<string, string>