Property Headers
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Headers
Gets the collection of HTTP headers with all its values.
public IEnumerable<IHttpHeader> Headers { get; }
Property Value
- IEnumerable<IHttpHeader>
The collection of HTTP headers with all its values.