mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-01-11 05:18:01 +03:00
fcea0794c8
Instead of taking ownership of the http client when starting a new BackupWriter instance, only borrow the client. This allows to reuse the http client to later reuse it to start also a BackupReader instance as required for backup runs with metadata based file change detection mode, where both must use the same http client. Signed-off-by: Christian Ebner <c.ebner@proxmox.com> |
||
---|---|---|
.. | ||
cipherbench.rs | ||
completion.rs | ||
download-speed.rs | ||
dynamic-files.rs | ||
h2client.rs | ||
h2s-client.rs | ||
h2s-server.rs | ||
h2server.rs | ||
test_chunk_size.rs | ||
test_chunk_speed2.rs | ||
test_chunk_speed.rs | ||
upload-speed.rs |