KestrunRequest.IsHttps property

Gets a value indicating whether the request is made over HTTPS.

public bool IsHttps { get; }

See Also