Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cos.Client.Object.IsExist无法识别目录 #285

Open
ESwordCn opened this issue Nov 6, 2024 · 1 comment
Open

cos.Client.Object.IsExist无法识别目录 #285

ESwordCn opened this issue Nov 6, 2024 · 1 comment

Comments

@ESwordCn
Copy link

ESwordCn commented Nov 6, 2024

cos.Client.Object.IsExist(context.Background(), "dir1/test.bin")
这里面的/会被转义

@agin719
Copy link
Collaborator

agin719 commented Nov 8, 2024

内部会对/做urlencode,这种不会影响的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants