Go to file
Mira Limbeck e0535e56ad add http proxy support
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>
2022-03-22 10:42:57 +01:00
.cargo initial import 2021-06-18 10:23:57 +02:00
debian d/control: update 2022-02-01 13:18:22 +01:00
src add http proxy support 2022-03-22 10:42:57 +01:00
Cargo.toml bump version to 0.9.3-1 2022-02-01 13:03:57 +01:00
Makefile add packaging 2021-06-18 16:16:40 +02:00