]> git.ipfire.org Git - thirdparty/curl.git/commit
Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3
authorViktor Szakats <commit@vsz.me>
Fri, 16 Oct 2020 07:15:19 +0000 (07:15 +0000)
committerViktor Szakats <commit@vsz.me>
Fri, 16 Oct 2020 07:15:19 +0000 (07:15 +0000)
commit769c9a4eecba87c366ae8490ceeb9a02c5c6813e
tree9a4996f071b76debffa7112ddae303891cadce33
parentc5ff3fb2cd12e64212560366f923412ce0b89fde
Makefile.m32: add support for HTTP/3 via ngtcp2+nghttp3

Approved-by: Daniel Stenberg
Closes #6092
docs/examples/Makefile.m32
lib/Makefile.m32
src/Makefile.m32