summaryrefslogtreecommitdiffstats
path: root/server.go
Commit message (Expand)AuthorAgeFilesLines
* Distinguish between response length=0 and no length parameterclsr2017-09-011-1/+1
* Unify error handling and clean request paths in serverv0.1.3clsr2017-08-301-27/+21
* Add support for the draft/cnp-select "select" request/response parameterv0.1.2clsr2017-08-251-3/+3
* Check errors before accessing possibly-nil request fieldsv0.1.1clsr2017-08-221-1/+2
* Initial commitv0.1.0clsr2017-08-181-0/+257