- fix err when content-length == 0
- list add content-type info
- add test
- add error struct
- escape copy/move source key
- add lint
- support go mod
- move file
- copy file
- output the folder to Json format
- restruct go sdk
- support new signature
- more flexible
- restruct go sdk
- add multipart upload and media api
- add GetLargeList in REST api
date: 2015.06.10
- add purge and form api
- user can use io.Reader or io.Writer instead of os.File in REST Put or Get
- add user agent in http request headers
- change default chunk size to 32kb, and SetChunkSize will influenced entire program once used.
- fix a bug when using md5 in put