Click or drag to resize

HeadersToDictionary Method

Version 112.3.0
Returns itself

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

Return Value

Type: DictionaryString, String
Dictionary of headers
See Also