Property Headers
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
Headers
Gets or sets the list of the HTTP headers that will be a part of the response.
public List<HttpHeader> Headers { get; set; }
Property Value
- List<HttpHeader>
he list of the HTTP headers that will be a part of the response.