mirror of
https://github.com/rclone/rclone.git
synced 2026-01-07 02:54:04 +00:00
This change uses the bwlimit code to apply limits to the receive and transmit data functions in the HTTP Transport. This means that all HTTP transactions will have limiting applied - this includes listings for example. For HTTP based transorts this makes the limiting in Accounting redundant and possibly counter productive