1 reference to HttpScheme
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
156
Scheme = IsHttps ? Constants.HttpsScheme : Constants.
HttpScheme
;