Class HttpHeader
- Namespace
- DotNetBrowser.Net
- Assembly
- DotNetBrowser.dll
public sealed class HttpHeader : IHttpHeader
- Inheritance
-
HttpHeader
- Implements
- Inherited Members
Constructors
- HttpHeader(string, params string[])
Creates the HTTP header instance using its name and values collection.
Properties
- Name
Gets the HTTP header name.
- Values
Gets the collection of the HTTP header values.