Property Host
Host
Gets the value of the HTTP Host header.
Specifies the domain name of the server and the TCP port number on which the server is listening, allowing for virtual hosting.
public string? Host { get; }
Gets the value of the HTTP Host header.
Specifies the domain name of the server and the TCP port number on which the server is listening, allowing for virtual hosting.
public string? Host { get; }