IronWebScraper - The C# Web Scraping Library
HttpIdentityHttpRequestHeaders Field |
The default headers which will be sent with all http Requests for this identity.
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

public Dictionary<string, string> HttpRequestHeaders
Public HttpRequestHeaders As Dictionary(Of String, String)
Field Value
Type: DictionaryString, String