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)
4 lines
252 B
Text
4 lines
252 B
Text
Protocol::HTTP2 is HTTP/2 protocol (draft 17) implementation with stateful
|
|
decoders/encoders of HTTP/2 frames. You may use this module to implement your
|
|
own HTTP/2 client/server/intermediate on top of your favorite event loop over
|
|
plain or tls socket.
|