Click or drag to resize

ResourceHandlerHeaders Property

Version 105.3.390
Gets or sets the headers.

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

Property Value

Type: NameValueCollection
The headers.
See Also