slackbuilds_ponce/network/curl-quic
Andrew Clemons 62c8b42290
network/curl-quic: Fix 32bit build.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-08-05 10:08:46 +07:00
..
curl-quic.info
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.