Click or drag to resize

RequestWillBeSentExtraInfoEventArgsHeaders Property

Version 97.1.60
Raw request headers as they will be sent over the wire.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 97.1.60.0 (97.1.60.0)
Syntax
public Headers Headers { get; }

Property Value

Type: Headers
See Also