Table of Contents

Property Headers

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

Headers

Gets the collection of HTTP headers sent in the scope of the request.

public IEnumerable<IHttpHeader> Headers { get; }

Property Value

IEnumerable<IHttpHeader>

The collection of HTTP headers sent in the scope of the request.