Implementation of Hypertext Transfer Protocol version 2 in C

Edit Package nghttp2
https://nghttp2.org/

This is an implementation of Hypertext Transfer Protocol version 2.

The framing layer of HTTP/2 is implemented as a form of reusable C
library. On top of that, we have implemented HTTP/2 client, server
and proxy. We have also developed load test and benchmarking tool
for HTTP/2.

HPACK encoder and decoder are available as public API.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000055 55 Bytes
baselibs.conf 0000000031 31 Bytes
nghttp2-1.42.0.tar.xz 0003973284 3.79 MB
nghttp2-remove-python-build.patch 0000000643 643 Bytes
nghttp2.changes 0000063950 62.5 KB
nghttp2.spec 0000006351 6.2 KB
Revision 101 (latest revision is 124)
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 860715 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 101)
- update to 1.42.0:
  * lib: fix ubsan errors (Patch from Asra Ali) (GH-1468)
  * lib: Don't send RST_STREAM to idle stream (GH-1477)
  * lib: nghttp2_map backed by nghttp2_ksl
  * doc: Update sphinx_rtd_theme
  * doc: nghttp2_session_send is also affected by max concurrent streams (Patch from Tomas Krizek) (GH-1489)
  * doc: clarify flow control behaviour for nghttp2_session_send() (Patch from Tomas Krizek) (GH-1488)
  * build: Add missing cmake/FindSystemd.cmake to dist (GH-1526)
  * third-party: Bump llhttp to 2.2.0
  * third-party: Bump mruby to 2.1.2
  * nghttpx: Deal with the case when h2 backend is retired before it is initialized
  * nghttpx: Add accesslog variables to record request path without query (GH-1511)
  * nghttpx: Fix stall when TLS follows after proxy protocol
  * nghttpx: Fix logging integer
Comments 0
openSUSE Build Service is sponsored by