aboutsummaryrefslogtreecommitdiff
path: root/request.go
Commit message (Collapse)AuthorAgeFilesLines
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-301-14/+21
| | | | Failing right now because compileHeaders() is a stub.
* lay down the full Account APIStefan Majewsky2018-01-291-1/+4
|
* sketch out how requests could workStefan Majewsky2018-01-281-0/+161