minio-hs/src/Lib
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
..
Prelude.hs Add presigned operations APIs (#56) 2017-09-08 10:39:07 -05:00