BoWuGit opened a new issue, #2908:
URL: https://github.com/apache/incubator-opendal/issues/2908

   For example, sample code as follows:
   
   ```Rust
       op.copy("/你好吗.docx", "/a.docx").await?;
   ``` 
   
   Would result in a 404 error, that's because that `source` parameter is 
encoded twice. Thanks for your attention.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to