]> git.ipfire.org Git - thirdparty/curl.git/commit
HTTP3: make the ngtcp2 build use the quictls fork
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 May 2021 15:21:17 +0000 (17:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 May 2021 20:43:54 +0000 (22:43 +0200)
commit63813a0325adec659bdb6866c061208266b68797
treee10330182ee00cf3d5f81c307ca176efc1f85483
parent1763aceb0cbc14ebff425eeba3987322ac037a0e
HTTP3: make the ngtcp2 build use the quictls fork

... as ngtcp2 itself documents the build this way.

Closes #7031
docs/HTTP3.md