Click or drag to resize

ResourceHandlerHeaders Property

Version 84.4.10
Gets or sets the headers.

Namespace:  CefSharp.Lagacy
Assembly:  CefSharp (in CefSharp.dll) Version: 84.4.10.0 (84.4.10.0)
Syntax
public NameValueCollection Headers { get; }

Property Value

Type: NameValueCollection
The headers.
See Also