2 references to HttpUriScheme
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\HttpUtilities.cs (2)
22
private static readonly ulong _httpSchemeLong = GetAsciiStringAsLong(
HttpUriScheme
+ "\0");
485
HttpScheme.Http =>
HttpUriScheme
,