RequestWillBeSentExtraInfoEventArgsHeaders Property |
Version 106.0.290
Raw request headers as they will be sent over the wire.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public Headers Headers { get; }
public:
property Headers^ Headers {
Headers^ get ();
}
Property Value
Type:
HeadersSee Also