Click or drag to resize

ResponseRequestHeadersText Property

Version 104.4.240
HTTP request headers text. This has been replaced by the headers in Network.requestWillBeSentExtraInfo.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntax
public string RequestHeadersText { get; set; }

Property Value

Type: String
See Also