aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-runserver/httpd.c
Commit message (Expand)AuthorAgeFilesLines
* runserver: always reply with content-lengthRafael G. Martins2016-09-271-2/+4
* runserver: implemented a thread pool and fixed few bugsRafael G. Martins2016-09-251-12/+60
* runserver: silent a few warningsRafael G. Martins2016-09-251-4/+12
* runserver: reimplemented http server without libeventRafael G. Martins2016-09-251-0/+254