HttpIdentity Properties
From IronWebScraper
IronWebScraper - The C# Web Scraping Library
HttpIdentity Properties |
The HttpIdentity type exposes the following members.
| Name | Description | |
|---|---|---|
| Cookies |
A "Cookie Jar" which persists http cookies for this browser identity.
| |
| NetworkLoginCredential |
Returns the System.Net.NetworkCredential which will be used on for networks and http authentication (Supports: Windows / NTLM / Keroberos / Linux / BSD / Mac)
| |
| ProxyFailureCount |
Gets the number of times this proxy has failed.
|