Table of Contents

Property HttpHeaders

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

HttpHeaders

Gets the collection of the of HTTP headers with all its values.

public IEnumerable<IHttpHeader> HttpHeaders { get; }

Property Value

IEnumerable<IHttpHeader>

The collection of the of HTTP headers with all its values.