issues
search
LiveUI
/
S3
S3 Client written in Swift
MIT License
94
stars
61
forks
source link
Added Support for Custom Hosts/Regions
#13
Closed
lluuaapp
closed
6 years ago
lluuaapp
commented
6 years ago
changed Region from enum to struct
can initialise region with custom host (e.g. 127.0.0.1)
can disabled TLS/https for custom host
disabled subdomain-buckets for custom host
I tested this with Minio object storage server