Skip to content

Fix a leak on repeating file downloading request.

Julien Wadel requested to merge fix/transfer_file_exist into release/5.2

Add a test on cancelling a download request and restart it by keeping the file that was cancelled.

Merge request reports