[]
Represents the HTTP request Headers.
public Dictionary<string, string> Headers { get; set; }
Public Property Headers As Dictionary(Of String, String)