Alishan Ladhani 7821cb884d
b2: fix rclone link when object path contains special characters
Before this change, b2 would return an error when opening a link
generated by `rclone link`. The following error occurs when the object
path contains an ampersand that is not percent encoded:

{
  "code": "bad_request",
  "message": "Bad character in percent-encoded string: 38 (0x26)",
  "status": 400
}
2023-09-02 18:31:14 +01:00
..
2023-08-05 12:51:51 +01:00
2023-08-11 00:47:01 +09:00
2023-08-22 12:52:13 +01:00
2023-08-22 12:52:13 +01:00
2022-11-07 11:41:47 +00:00
2023-08-22 12:52:13 +01:00
2023-08-22 12:52:13 +01:00
2023-08-22 12:52:13 +01:00