summary refs log tree commit diff stats
path: root/http.go
Commit message (Expand)AuthorAgeFilesLines
* streamlined error handling and misc minor fixesBen Morrison2019-05-201-75/+63
* error handling after http.Request.ParseForm()Ben Morrison2019-05-201-2/+7
* endpoint query function addedBen Morrison2019-05-201-5/+6
* middleware func to attach remote ip to contextBen Morrison2019-05-201-0/+215