minio-hs/test
Harshavardhana 02b28bc100 api: Support single PUT on stream uploads (#84)
Current functionality only supported stream based
uploads using multipart, this meant that even for
small file sizes we were performing multipart operations
which is slower and unnecessary.

This PR fixes this behavior.
2018-04-23 14:56:31 -07:00
..
Network/Minio Add putObjectOptions for PutObject (#71) 2018-01-16 14:29:17 +05:30
LiveServer.hs api: Support single PUT on stream uploads (#84) 2018-04-23 14:56:31 -07:00
Spec.hs Make copyObject use SourceInfo, DestinationInfo (#73) 2017-12-04 07:24:48 -08:00