mirror of
https://github.com/rclone/rclone.git
synced 2024-11-24 20:37:50 +08:00
629c0d0f65
Before this change serving files of unknown length were always returned as 0 length files. This change serves them correctly, but does not support Range: requests on them. See: https://forum.rclone.org/t/serve-http-behavior-when-the-size-is-unknown/21319 |
||
---|---|---|
.. | ||
testdata | ||
http_test.go | ||
http.go |