Table of Contents

Property Headers

Namespace
DisCatSharp.Net
Assembly
DisCatSharp.dll

Headers

Gets the headers sent with this request.

public IReadOnlyDictionary<string, string>? Headers { get; }

Property Value

IReadOnlyDictionary<string, string>