Table of Contents

Interface IHasHeaders

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Abstractions.dll
public interface IHasHeaders

Properties

Headers

IDictionary<string, StringValues> Headers { get; }

Property Value

IDictionary<string, StringValues>