Click or drag to resize

ResponseFromEarlyHints Property

Version 130.1.90
Specifies that the request was served from the prefetch cache.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public bool? FromEarlyHints { get; set; }

Property Value

NullableBoolean
See Also