2 references to HttpsUriScheme
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\HttpUtilities.cs (2)
23
private static readonly ulong _httpsSchemeLong = GetAsciiStringAsLong(
HttpsUriScheme
);
486
HttpScheme.Https =>
HttpsUriScheme
,