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