HttpGet.Headers Property

Definition

List of headers to send with the request.

public System.Collections.Generic.IList<string> Headers { get; }
member this.Headers : System.Collections.Generic.IList<string>
Public ReadOnly Property Headers As IList(Of String)

Property Value

Applies to