Xuanwo commented on PR #7888: URL: https://github.com/apache/opendal/pull/7888#issuecomment-4925837990
I believe the real problem is reqsign didn't keep the raw as is, we should fix at reqsign side. And before we are going too crazy: version id returned by services is always picked and a randomly generated string. So I'm ok to really fix it but I don't want to merge PR like this one. Both `percent_encode_path` and `percent_decode_path` here are all no-op (at least for 99% cases, I didn't see a real report). -- 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]
