InterceptRequestParameters Properties |
The InterceptRequestParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| Headers |
Gets the collection of HTTP headers sent in the scope of the request.
| |
| Network |
The INetwork instance associated with the handler.
(Inherited from NetworkParameters.) | |
| UploadData |
Gets the data uploaded in the scope of the request.
| |
| UrlRequest |
The URL request received from the Chromium engine.
(Inherited from UrlRequestParameters.) |