Click or drag to resize

DevToolsClientFetch Property

Version 112.3.0
A domain for letting clients substitute browser's network layer with client code.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public FetchClient Fetch { get; }

Property Value

Type: FetchClient
See Also