mirror of https://github.com/rclone/rclone.git
Before this change rclone would always use encoding-type url even if the client hadn't asked for it. This confused some clients. This fixes the problem by leaving the URL encoding to the gofakes3 library which has also been fixed. Fixes #7836 |
||
---|---|---|
.. | ||
testdata/mybucket | ||
backend.go | ||
ioutils.go | ||
list.go | ||
logger.go | ||
pager.go | ||
s3.go | ||
s3_test.go | ||
serve_s3.md | ||
server.go | ||
utils.go |