]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: add necessary setup for nghttp3
authorJiawen Geng <technicalcute@gmail.com>
Sun, 4 Feb 2024 09:19:46 +0000 (17:19 +0800)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Feb 2024 08:56:39 +0000 (09:56 +0100)
commit4f794558777395608972a9b212526aa5aa616537
tree634f1d563faccf8ce86d8fdd8038a202674f4497
parent174c89ec3f88ca710aa19de9b89371b55ee0e2d4
docs: add necessary setup for nghttp3

Now nghttp3 has submodules
https://github.com/ngtcp2/nghttp3/blob/main/.gitmodules

Closes #12859
docs/HTTP3.md