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