mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-10 18:18:47 +00:00
![]() ureq has support for a HTTP proxy, but no support for HTTPS proxy yet. ureq doesn't query `all_proxy` and `ALL_PROXY` environment variables by itself, the way curl does. So set the proxy in code if any of the above environment variables are set. Signed-off-by: Mira Limbeck <m.limbeck@proxmox.com> |
||
---|---|---|
.cargo | ||
debian | ||
src | ||
Cargo.toml | ||
Makefile |