Share via


WebApiSkill.HttpHeaders Property

Definition

The headers required to make the http request.

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

Property Value

Applies to