Click or drag to resize
IRequestHeaders Property
Version 51.0.0
Header Collection NOTE: This collection is a copy of the underlying type, to make changes, take a reference to the collection, make your changes, then reassign the collection. At some point this will be replaced with a proper wrapper.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
NameValueCollection Headers { get; set; }

Property Value

Type: NameValueCollection
See Also