Click or drag to resize

HeadersToDictionary Method

Version 106.0.290
Returns itself

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

Return Value

Type: DictionaryString, String
Dictionary of headers
See Also