Class InterceptRequestParameters
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
The parameters of the scheme handler.
public sealed class InterceptRequestParameters : UrlRequestParameters
- Inheritance
-
InterceptRequestParameters
- Inherited Members
Properties
- Headers
Gets the collection of HTTP headers sent in the scope of the request.
- UploadData
Gets the data uploaded in the scope of the request.