HttpUtilities
Http10Version
Http11Version
Http2Version
HttpsUriScheme
HttpUriScheme
GetAsciiOrUTF8StringNonNullCharacters(Span<Byte>)
GetAsciiStringEscaped(Span<Byte>, Int32)
GetAsciiStringEscaped(Span<Byte>, Int32)
GetAsciiStringNonNullCharacters(Span<Byte>)
GetAsciiStringNonNullCharacters(Span<Byte>)
GetKnownHttpScheme(Span<Byte>, HttpScheme)
GetKnownHttpScheme(Span<Byte>, HttpScheme)
GetKnownMethod(String)
GetKnownMethod(Span<Byte>, HttpMethod, Int32)
GetKnownMethod(Span<Byte>, HttpMethod, Int32)
GetKnownVersion(Span<Byte>, HttpVersion, Byte)
GetKnownVersion(Span<Byte>, HttpVersion, Byte)
IsHostHeaderValid(String)
MethodToString(HttpMethod)
SchemeToString(HttpScheme)
ValidateHostHeader(String)
VersionToString(HttpVersion)
net8.0
namespace Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure
{
public static class HttpUtilities
{
public static string SchemeToString(HttpScheme scheme);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net8.0 | |
Assembly | Microsoft.AspNetCore.Server.Kestrel.Core , Version=2.3.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.AspNetCore.Server.Kestrel.Core (2.3.0) netstandard2.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API