aboutsummaryrefslogtreecommitdiff
path: root/metadata.go
Commit message (Collapse)AuthorAgeFilesLines
* redesign the header APIStefan Majewsky2018-02-051-89/+0
| | | | | | I'm quite satisfied with this right now (though this doesn't say anything about how I feel about it tomorrow), but it's ugly that some guts (headers.Base) are exposed in the public API.
* add tests for metadataStefan Majewsky2018-02-041-0/+17
|
* use dedicated Metadata type instead of http.HeaderStefan Majewsky2018-02-041-0/+72