summaryrefslogtreecommitdiff
path: root/api/server/router/session
Commit message (Expand)AuthorAgeFilesLines
* move /session api endpoint out of experimentalAndrew Hsu2018-08-211-1/+1
* Switch from x/net/context -> contextKir Kolyshkin2018-04-232-3/+2
* Add canonical import commentDaniel Nephin2018-02-053-3/+3
* Move api/errdefs to errdefsBrian Goff2018-01-111-1/+1
* Add helpers to create errdef errorsBrian Goff2018-01-111-15/+2
* Remove string checking in API error handlingBrian Goff2017-08-151-2/+15
* Add long-running client session endpointTonis Tiigi2017-06-223-0/+57