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)
netcoreapp2.2
namespace Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure
{
public static class HttpUtilities
{
public static bool IsHostHeaderValid(string hostText);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET Core | 2.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.AspNetCore.Server.Kestrel.Core , Version=2.2.0.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API