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