HttpProtocol
Http09
Http10
Http11
Http2
Http3
GetHttpProtocol(Version)
IsHttp09(String)
IsHttp10(String)
IsHttp11(String)
IsHttp2(String)
IsHttp3(String)
net11.0
namespace Microsoft.AspNetCore.Http
{
public static class HttpProtocol
{
public static string! GetHttpProtocol(Version! version);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.011.0 |
Information specific to net11.0 | |
| Assembly | Microsoft.AspNetCore.Http.Abstractions , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Requires any:
|
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API