Class HttpRequestHeaderCollection
Represents a collection of the HTTP request headers
Inheritance
System.Object
HttpRequestHeaderCollection
Namespace: Syncfusion.HtmlConverter
Assembly: Syncfusion.HtmlConverter.Base.dll
Syntax
public class HttpRequestHeaderCollection : Dictionary<string, string>
Constructors
HttpRequestHeaderCollection()
Declaration
public HttpRequestHeaderCollection()