nghttp2 1.68.0-2ok1k0.1 source package in openKylin
Changelog
nghttp2 (1.68.0-2ok1k0.1) huanghe; urgency=medium * rebuild 1.68.0-2 -- dengtuo <email address hidden> Mon, 27 Apr 2026 14:40:38 +0800
nghttp2 (1.68.0-2ok1k0.1) huanghe; urgency=medium * rebuild 1.68.0-2 -- dengtuo <email address hidden> Mon, 27 Apr 2026 14:40:38 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | httpd |
| File | Size | SHA-256 Checksum |
|---|---|---|
| nghttp2_1.68.0.orig.tar.bz2 | 1.9 MiB | 4e00c9c951283671ff3f435b14c89c5c63a9552ce5aa180795fcb2bee6e1e921 |
| nghttp2_1.68.0-2ok1k0.1.debian.tar.xz | 14.3 KiB | 5cfa71a97e5480189e1fcfc8a41a4525197074813ec081002f55d206efd2bc04 |
| nghttp2_1.68.0-2ok1k0.1.dsc | 2.3 KiB | 8cf5e7fcdec50c595c985ed6c9aa1286c28c3a484630f1fd03d7da27c58db4d4 |
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.