aboutsummaryrefslogtreecommitdiff
path: root/http.go
AgeCommit message (Expand)Author
2020-02-16Fix typo, missing deferv0.1.4Marin Ivanov
2020-02-04Fix leaking ticker channels, fixes #2v0.1.2Marin Ivanov
2020-02-04close chan semaphores, insteadMarin Ivanov
2019-04-26http: Wait for all the headers before serving the responseMarin Ivanov
2019-04-26Add HTTP protocol tarpitMarin Ivanov