]> git.proxmox.com Git - proxmox-backup-qemu.git/commit
use new HttpClientOptions constructors
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 25 Jan 2021 13:43:02 +0000 (14:43 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 26 Jan 2021 09:42:45 +0000 (10:42 +0100)
commit0723f448fdad1fcf84ec7ae7d702baba11cb06d1
treef7dcc6a5566095f2a94b89da5f537b130b280ec3
parent42b6fd5beefa33e15e0de9b0396c50d0a15beaad
use new HttpClientOptions constructors

and make password non-optional from the start.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/backup.rs
src/lib.rs
src/restore.rs