|
|
|
|
|
by samueloph
438 days ago
|
|
You can test it on Debian experimental, or use a Debian container: $ podman run debian:experimental /bin/bash -c 'apt install --update -t experimental -y curl && curl --version' Version 8.13.0~rc3-1+exp1 is syncing to the repositories and has HTTPS RR support enabled. |
|