LiveUI / S3

S3 Client written in Swift
MIT License
94 stars 60 forks source link

Fix presigned url to include port #30

Closed gperdomor closed 4 years ago

gperdomor commented 5 years ago

Fix to able to use presigned url with minio

ldmarz commented 5 years ago

Thanks dude I need this to work with PresignedSign using minio

Joebayld commented 5 years ago

Take a look at this PR. https://github.com/LiveUI/S3/pull/29

I made a handful of improvements and we might need to tweak it a bit to allow ports. Just a heads up.