oracle / oci-dotnet-sdk

Oracle Cloud Infrastructure SDK for .NET
https://cloud.oracle.com/cloud-infrastructure
Other
53 stars 20 forks source link

Add path escaping to Converter. #251

Closed mr-russ closed 1 month ago

mr-russ commented 1 month ago

Object Storage uses path for put and get Object requests and those are in the path element. Object storage supports UTF-8 characters so names must be escaped to handle those properly.

github-anurag commented 1 month ago

@mr-russ I have reviewed and tested the changes and they look good. I will try to merge them in this week so that it can be released in the next weeks release.

github-anurag commented 1 month ago

Available in v90.4.0