mirror of
https://github.com/rclone/rclone.git
synced 2024-12-23 15:38:57 +01:00
f681d32996
Before this change serving bucket based objects `[remote:bucket]/path/to/object` would fail with 404 not found. This was because the leading `/` in `/path/to/object` was being passed to NewObject. |
||
---|---|---|
.. | ||
testdata/files | ||
rcserver_test.go | ||
rcserver.go |