Click or drag to resize

InterceptRequestParameters Properties

The InterceptRequestParameters type exposes the following members.

Properties
  NameDescription
Public propertyHeaders
Gets the collection of HTTP headers sent in the scope of the request.
Public propertyNetwork
The INetwork instance associated with the handler.
(Inherited from NetworkParameters.)
Public propertyUploadData
Gets the data uploaded in the scope of the request.
Public propertyUrlRequest
The URL request received from the Chromium engine.
(Inherited from UrlRequestParameters.)
Top
See Also