aboutsummaryrefslogtreecommitdiff
path: root/object.go
Commit message (Collapse)AuthorAgeFilesLines
* test coverage for object upload, download, metadata updateStefan Majewsky2018-02-191-2/+37
|
* add Object.Download(), DownloadedObjectStefan Majewsky2018-02-191-1/+31
|
* initialize .Headers on accounts/containers during GET requestsStefan Majewsky2018-02-191-1/+1
|
* Object.upload: generate, validate Content-Length and EtagStefan Majewsky2018-02-161-5/+87
|
* add object lifecycle testcaseStefan Majewsky2018-02-161-4/+6
|
* ensure that response body is drainedStefan Majewsky2018-02-111-0/+1
|
* sketch out the initial Object APIStefan Majewsky2018-02-101-0/+181