aboutsummaryrefslogtreecommitdiff
path: root/headers.go
Commit message (Expand)AuthorAgeFilesLines
* apparently having a private member is not enoughStefan Majewsky2018-02-051-2/+25
* redesign the header APIStefan Majewsky2018-02-051-232/+90
* add ContainerStefan Majewsky2018-02-041-0/+11
* add tests for metadataStefan Majewsky2018-02-041-5/+2
* use dedicated Metadata type instead of http.HeaderStefan Majewsky2018-02-041-20/+14
* build HTTP requests without ProviderClient.Request(), make tests workStefan Majewsky2018-02-041-59/+70
* compileHeaders: do not serialize read-only fieldsStefan Majewsky2018-01-301-2/+2
* implement compileHeadersStefan Majewsky2018-01-301-1/+44
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-1/+1
* lay down the full Account APIStefan Majewsky2018-01-291-0/+232