Update www/firefox-esr to version 102.5.0,1
[dports.git] / www / nghttp2 / pkg-descr
1 nghttp2 is an implementation of HTTP/2 and its header compression algorithm
2 HPACK in C.
3
4 The framing layer of HTTP/2 is implemented as a form of reusable C library. On
5 top of that, we have implemented HTTP/2 client, server and proxy. We have also
6 developed load test and benchmarking tool for HTTP/2 and SPDY.