Click or drag to resize

HeadersToDictionary Method

Version 118.6.80
Returns itself

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

Return Value

Type: DictionaryString, String
Dictionary of headers
See Also