proxmox/proxmox-http
Fabian Grünbichler da49b98d15 http: rename SimpleHttp to Client
so we have proxmox_http::client::Client for the async, hyper-based
client and proxmox_http::client::sync::Client for the sync, ureq-based
one.

this is a breaking change.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-09-07 09:17:45 +02:00
..
debian d/control: tree wide update after switch to weak/namespaced dependencies 2022-08-26 12:07:36 +02:00
src http: rename SimpleHttp to Client 2022-09-07 09:17:45 +02:00
Cargo.toml http: add ureq-based sync client 2022-09-07 09:17:45 +02:00