KestrunRequest.IsHttps property
Gets a value indicating whether the request is made over HTTPS.
public bool IsHttps { get; }
See Also
- class KestrunRequest
- namespace Kestrun.Models
Gets a value indicating whether the request is made over HTTPS.
public bool IsHttps { get; }