Click or drag to resize

ResourceHandlerHeaders Property

Version 104.4.240
Gets or sets the headers.

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

Property Value

Type: NameValueCollection
The headers.
See Also