Click or drag to resize

ResponseHeadersText Property

Version 94.4.20
HTTP response headers text. This has been replaced by the headers in Network.responseReceivedExtraInfo.

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

Property Value

Type: String
See Also