Click or drag to resize

HeadersToDictionary Method

Version 111.2.70
Returns itself

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public Dictionary<string, string> ToDictionary()

Return Value

Type: DictionaryString, String
Dictionary of headers
See Also