proxmox-backup/pbs-client/src
Dietmar Maurer d4877712f8 pbs-client: avoid mut self in http_client methods.
It is not necessary, so avoid it. The client can now be used
with multiple threads (without using a Mutex).

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2021-12-04 14:44:05 +01:00
..
pxar fix a warning in io_return macro 2021-11-29 11:26:25 +01:00
tools update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
backup_reader.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
backup_repo.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
backup_specification.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
backup_writer.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
catalog_shell.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
chunk_stream.rs move ChunkStream to pbs-client 2021-07-20 10:52:21 +02:00
http_client.rs pbs-client: avoid mut self in http_client methods. 2021-12-04 14:44:05 +01:00
lib.rs drop dynamic_index.rs duplicate in pbs-client 2021-10-06 15:29:27 +02:00
merge_known_chunks.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00
pipe_to_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pxar_backup_stream.rs use proxmox-sys 0.2.1 and proxmox-io 1.0.1 2021-11-25 12:30:03 +01:00
remote_chunk_reader.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
task_log.rs pbs-client: avoid mut self in http_client methods. 2021-12-04 14:44:05 +01:00
vsock_client.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00