Open chanson-chan opened 1 year ago
My S3 service (Alibaba Cloud OSS) only supports the Virtual Hosted request style. An option needs to be added to enable support for it.
Compatibility with Amazon S3 - Alibaba Cloud OSS
https://github.com/streamingfast/dstore/blob/3924b3b36c778c14ef73ce108d965c774fb27fff/s3store.go#L130
PR welcomed, should be a "param" options that will configure this.
My S3 service (Alibaba Cloud OSS) only supports the Virtual Hosted request style. An option needs to be added to enable support for it.
https://github.com/streamingfast/dstore/blob/3924b3b36c778c14ef73ce108d965c774fb27fff/s3store.go#L130