cewno.HPACKTool
3.0.0
Prefix Reserved
dotnet add package cewno.HPACKTool --version 3.0.0
NuGet\Install-Package cewno.HPACKTool -Version 3.0.0
<PackageReference Include="cewno.HPACKTool" Version="3.0.0" />
paket add cewno.HPACKTool --version 3.0.0
#r "nuget: cewno.HPACKTool, 3.0.0"
// Install cewno.HPACKTool as a Cake Addin #addin nuget:?package=cewno.HPACKTool&version=3.0.0 // Install cewno.HPACKTool as a Cake Tool #tool nuget:?package=cewno.HPACKTool&version=3.0.0
English is translated by AI!
英语由 AI 翻译!
This tool is used to decode the HTTP2 HPACK compression algorithm specified in RFC7541
这个工具用于解码HTTP2所用的HPACK压缩算法,HPACK压缩算法由 RFC7541 制定
This tool does not include decoder and encoder instances and utility classes for decoding and encoding different types
of header fields, but only utility classes for decoding and encoding strings and integers
这个工具不包括解码器实例和编码器实例以及解码和编码不同类型的头字段的工具类,仅包括解码和编码字符串及整数的工具类
If you find a Bug, feel free to file it as an issue
如果你发现Bug,请大胆的通过issue告诉我
install 安装
dotnet:
dotnet add package cewno.HPACKTool
Package Manager:
NuGet\Install-Package cewno.HPACKTool
PackageReference:
<PackageReference Include="cewno.HPACKTool" Version="3.0.0" />
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.