RedirectResponseCodeReceivedEventArgs Properties |
The RedirectResponseCodeReceivedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
NewUrl |
Gets the new URL.
| |
ResponseCode |
Gets the HTTP response code (e.g., 200, 404, and so on).
| |
UrlRequest |
The URL request received from the Chromium engine.
(Inherited from NetworkEventArgs.) |