rclone/backend/http
Nick Craig-Wood b83814082b backend/http: if HEAD didn't return Content-Length use -1 as size
This means that the files will be treated as an unknown length and
will download properly.

Fixes #2247
2018-04-16 19:40:02 +01:00
..
test Move all backends into backend directory 2018-01-12 17:07:38 +00:00
http.go backend/http: if HEAD didn't return Content-Length use -1 as size 2018-04-16 19:40:02 +01:00
http_internal_test.go http: Fix handling of directories with & in 2018-02-14 11:26:37 +00:00