slackbuilds_ponce/network/curl-quic
fourtysixandtwo 9e8bd6bdf2
network/curl-quic: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 07:59:56 +07:00
..
curl-quic.info network/curl-quic: Fix redundant deps. 2023-12-22 07:59:56 +07:00
curl-quic.SlackBuild network/curl-quic: Fix 32bit build. 2023-08-05 10:08:46 +07:00
README
slack-desc

curl-quic is a version of curl which supports QUIC and HTTP/3

This version is identical to curl provided by Slackware,
but supports QUIC and HTTP/3 via nghttp3 and ngtcp2 found on SBo.

ECH is still not supported.

Test that QUIC works by

curl-quic -v --http3-only https://cloudflare-quic.com

or any other QUIC-enabled website.