Click or drag to resize

IRequestHeaders Property

Version 73.1.130
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: 73.1.130.0 (73.1.130.0)
Syntax
NameValueCollection Headers { get; set; }

Property Value

Type: NameValueCollection
See Also