We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, this OBS client support Virtual-hosted-style? like https://bucket-name.obs.ru-moscow-1.hc.sbercloud.ru/object.name
not Path-stype like https://obs.ru-moscow-1.hc.sbercloud.ru/bucket-name/object.name ?
The text was updated successfully, but these errors were encountered:
obs 只要使用endpoint域名创建client,默认就是虚拟主机方式访问。
Sorry, something went wrong.
No branches or pull requests
Hi,
this OBS client support Virtual-hosted-style?
like https://bucket-name.obs.ru-moscow-1.hc.sbercloud.ru/object.name
not Path-stype like
https://obs.ru-moscow-1.hc.sbercloud.ru/bucket-name/object.name ?
The text was updated successfully, but these errors were encountered: