DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net.Handlers
InterceptRequestResponse Class
InterceptRequestResponse Methods
Intercept Method
Proceed Method
InterceptRequestResponse
Proceed Method
Creates a
InterceptRequestResponse
instance indicating that the request should be handled by the Chromium engine.
Namespace:
DotNetBrowser.Net.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax
C#
Copy
public
static
InterceptRequestResponse
Proceed
()
Return Value
Type:
InterceptRequestResponse
The
InterceptRequestResponse
instance that can be used as a return value in the scheme handler implementation.
See Also
Reference
InterceptRequestResponse Class
DotNetBrowser.Net.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.