aboutsummaryrefslogtreecommitdiffstats
path: root/http_response.h
Commit message (Expand)AuthorAgeFilesLines
* rename flask to crowipknHama2014-04-271-1/+1
* add json reading feature; optimizationipknHama2014-04-191-1/+1
* response can return json objectipkn2014-04-171-0/+16
* resolve linking problemipknHama2014-04-171-22/+0
* add test for parameter tagging, responseipknHama2014-04-151-3/+3
* compiler error on invalid handler type; still no routing for dynamic urlipknHama2014-04-131-2/+2
* Trie based routingipknHama2014-04-111-2/+2
* removing black magic; merging router with appipknHama2014-04-101-4/+2
* multiple routing (still no argument)ipknHama2014-04-011-0/+1
* working http serveripknHama2014-04-011-0/+40