Table of Contents

Property ExtraHeaders

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

ExtraHeaders

Gets or sets the HttpHeaderCollection indicating HTTP headers which will be added (not overwritten) in the final response.

public HttpHeaderCollection ExtraHeaders { get; set; }

Property Value

HttpHeaderCollection