Class InterceptRequestResponse
- Namespace
- DotNetBrowser.Net.Handlers
- Assembly
- DotNetBrowser.dll
A response for the scheme handler.
public sealed class InterceptRequestResponse
- Inheritance
-
InterceptRequestResponse
- Inherited Members
Methods
- Intercept(UrlRequestJob)
Creates a InterceptRequestResponse instance indicating that the request should be intercepted.
- Proceed()
Creates a InterceptRequestResponse instance indicating that the request should be handled by the Chromium engine.