minio-hs/test
Aditya Manthramurthy e4e2576c74 Add copyObject API: (#5)
* Performs server side copy of an object by creating a new object that
  is a copy of an existing object or part of an existing object.

* The user may specify an object on server of any size, and optionally
  specify a byte range to only copy a part of the object.

* Copy conditions are also supported.
2017-02-23 14:04:08 +05:30
..
Network/Minio Add copyObject API: (#5) 2017-02-23 14:04:08 +05:30
LiveServer.hs Add copyObject API: (#5) 2017-02-23 14:04:08 +05:30
Spec.hs Add copyObject API: (#5) 2017-02-23 14:04:08 +05:30