HttpRequestData.Host Property

Definition

Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead.

public string Host { get; set; }
member this.Host : string with get, set
Public Property Host As String

Property Value

Applies to