Click or drag to resize

DevToolsClientFetch Property

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

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

Property Value

Type: FetchClient
See Also