aboutsummaryrefslogtreecommitdiff
path: root/headers.go
Commit message (Collapse)AuthorAgeFilesLines
* compileHeaders: do not serialize read-only fieldsStefan Majewsky2018-01-301-2/+2
|
* implement compileHeadersStefan Majewsky2018-01-301-1/+44
| | | | Test is still failing though...
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-1/+1
| | | | Failing right now because compileHeaders() is a stub.
* lay down the full Account APIStefan Majewsky2018-01-291-0/+232