Click or drag to resize

ResourceHandlerHeaders Property

Version 103.0.120
Gets or sets the headers.

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

Property Value

Type: NameValueCollection
The headers.
See Also