Table of Contents

Property Values

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Values

Gets the collection of the HTTP header values.

IEnumerable<string> Values { get; }

Property Value

IEnumerable<string>

The collection of the HTTP header values.