thanks for 7.73 upgrade, and quiche too
Search Criteria
Package Details: curl-http3 7.73.0-1
Git Clone URL: | https://aur.archlinux.org/curl-http3.git (read-only, click to copy) |
---|---|
Package Base: | curl-http3 |
Description: | An URL retrieval utility and library - compiled with HTTP/3 support - binary is called curl3 |
Upstream URL: | https://curl.haxx.se |
Keywords: | curl http3 |
Licenses: | |
Submitter: | T4cC0re |
Maintainer: | T4cC0re |
Last Packager: | T4cC0re |
Votes: | 6 |
Popularity: | 0.60 |
First Submitted: | 2019-11-08 15:28 |
Last Updated: | 2020-11-16 10:16 |
Dependencies (11)
- ca-certificates (ca-certificates-utils)
- libidn2 (libidn2-nodocs-git, libidn2-git)
- libidn2.so (libidn2-nodocs-git, libidn2-git, libidn2)
- libnghttp2 (libnghttp2-git)
- libpsl (libpsl-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup) (make)
Required by (0)
Sources (2)
Latest Comments
RouxAntoine commented on 2020-11-17 22:50
T4cC0re commented on 2020-04-30 10:45
curl 7.70.0!
After curl 7.69.* was hard to build with quiche, curl 7.70.0 works again :)
To connect to a host via http3, just use the --http3
flag
$ curl3 -vvv -IXGET --http3 https://t4cc0.re
ZeroDot1 commented on 2020-04-28 13:32
T4cC0re commented on 2020-01-24 15:29
7.68.0-3 bumped quiche to 0.2.0
T4cC0re commented on 2019-12-18 23:18
@asem: Done. Thanks for reporting!
Anonymous comment on 2019-12-16 16:21
Hello
add go to makedepends
Pinned Comments
T4cC0re commented on 2020-04-30 10:45
curl 7.70.0!
After curl 7.69.* was hard to build with quiche, curl 7.70.0 works again :)
To connect to a host via http3, just use the
--http3
flag