Click or drag to resize

ResourceHandlerHeaders Property

Version 107.1.120
Gets or sets the headers.

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

Property Value

Type: NameValueCollection
The headers.
See Also