Table of Contents

Property Headers

Namespace
Sisk.Cadente
Assembly
Sisk.Cadente.dll

Headers

Gets or sets the list of headers associated with the response.

public List<HttpHeader> Headers { get; set; }

Property Value

List<HttpHeader>