Commit b7f05445c00f 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)
5 lines
252 B
Plaintext
5 lines
252 B
Plaintext
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.
|