mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
310 B
Plaintext
7 lines
310 B
Plaintext
nghttp2 is an implementation of HTTP/2 and its header compression algorithm
|
|
HPACK in C.
|
|
|
|
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 and SPDY.
|