nghttp2 1.43.0-ok1 source package in openKylin
Changelog
nghttp2 (1.43.0-ok1) yangtze; urgency=high * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
nghttp2 (1.43.0-ok1) yangtze; urgency=high * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | httpd | |
Yangtze V1.0 | proposed | main | httpd |
File | Size | SHA-256 Checksum |
---|---|---|
nghttp2_1.43.0.orig.tar.bz2 | 4.3 MiB | 556f24653397c71ebb8270b3c5e5507f0893e6eac2c6eeda6be2ecf6e1f50f62 |
nghttp2_1.43.0-ok1.debian.tar.xz | 13.2 KiB | 41cb4d12ec9d39560a7a3e06d785f59324e838b4e11f64054b4c1599d92b5ad9 |
nghttp2_1.43.0-ok1.dsc | 2.4 KiB | b1cd1eb94f3b828e981df3e5c73c463a56445b14048deff001b43230d62695f9 |
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs a shared library.
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs development files.
This is an implementation of the Hypertext Transfer Protocol version
2 in C. The framing layer of HTTP/2 is implemented as a reusable C
library.
.
This package installs documentation.
This package will install a set of programs implementing the HTTP/2
protocol: a standalone server (nghttp2-server), a reverse proxy
(nghttp2-proxy) and a client (nghttp2-client). It provides no files
on its own and is not necessary for these programs to work.
This is a command line client implementing the HTTP/2 protocol. It
gives access to many low-level and advanced aspects of the protocol
and therefore is useful for debugging.
This is a standalone server implementing the HTTP/2 protocol with
HTTP/1.1 fallback for clients that do not support it. It can be used
as a frontend in front of web servers that do not support HTTP/2.
This is a standalone server implementing the HTTP/2 protocol with
HTTP/1.1 fallback for clients that do not support it. It can be used
to serve files from a local directory.