1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/www/libnghttp3/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
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)
2022-09-07 23:58:51 +02:00

9 lines
386 B
Plaintext

nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C. It does
not depend on any particular QUIC transport implementation.
The HTTP/3 library implements HTTP/3 draft-24. It can exchange basic HTTP
request, response and server push, but does not fully implement the
specification at the moment.
The QPACK library implements QPACK draft-11. It supports dynamic table.