ResponseReceivedExtraInfoEventArgsHeaders Property |
Version 94.4.20
Raw response headers as they were received over the wire.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public Headers Headers { get; }
public:
property Headers^ Headers {
Headers^ get ();
}
Property Value
Type:
HeadersSee Also