IronWebScraper - The C# Web Scraping Library
HttpIdentityDefaultHttpRequestHeaders Field |
Default HTTP request headers to be assigned to every new identity.
Namespace: IronWebScraper
Assembly: IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)

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