Table of Contents

Interface IHttpHeader

Namespace
DotNetBrowser.Net
Assembly
DotNetBrowser.dll

Represents the single HTTP header with all its values.

public interface IHttpHeader

Properties

Name

Gets the HTTP header name.

Values

Gets the collection of the HTTP header values.