IHttpHeader Interface |
Namespace: DotNetBrowser.Net
public interface IHttpHeader
The IHttpHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| Name |
Gets the HTTP header name.
| |
| Values |
Gets the collection of the HTTP header values.
|