minio-hs/test
Aditya Manthramurthy 02170778da Add presigned operations APIs (#56)
This change adds 3 functions to main API: presignedGetObjectURL,
presignedPutObjectURL and presignedHeadObjectURL.

A fourth more generic API is added to `Network.Minio.S3API` -
makePresignedURL.

Additionally, refactors signing code for readability and the ability
to reuse for pre-signing.
2017-09-08 10:39:07 -05:00
..
Network/Minio Fix concurrency bug in limitedMapConcurrently (#53) 2017-08-21 11:52:06 -07:00
LiveServer.hs Add presigned operations APIs (#56) 2017-09-08 10:39:07 -05:00
Spec.hs Fix concurrency bug in limitedMapConcurrently (#53) 2017-08-21 11:52:06 -07:00