Commit Graph

7 Commits

Author SHA1 Message Date
ipknHama
b7781b20ff Add HTTP/1.1 persistent connection timeout
manage Connection object life cycle using shared_ptr
2014-07-29 20:20:50 +09:00
ipknHama
23f9b52858 fix old naming, check for host header 2014-07-09 14:08:02 +09:00
ipknHama
1173eba332 add support for handlers with request argument, add http method 2014-04-20 17:45:59 +09:00
ipknHama
53debf7e2c parameter passing done for int 2014-04-15 00:31:51 +09:00
ipknHama
4fdff79719 test 404 2014-04-03 08:29:22 +09:00
ipknHama
936a756ca1 multiple routing (still no argument) 2014-04-01 22:58:52 +09:00
ipknHama
4b8c67e230 accept connections, print http request parsed information 2014-04-01 01:51:50 +09:00