Commit Graph

10 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
Alex Butum
36e415f5b8 Use C++ cstdint header in http_server.h 2014-07-08 12:31:52 +03:00
Antony Woods
1ae0387a25 Added log level support 2014-05-20 23:30:51 +01:00
Antony Woods
dccb246cf8 Added primitive logging 2014-05-20 17:17:56 +01:00
ipkn
81bd1e1fb6 caching datetime string for Date header 2014-05-02 01:17:49 -04:00
ipknHama
f8893eb138 rename flask to crow 2014-04-27 03:16:00 +09:00
ipkn
9ee37ce4bf add concurrency; add server header 2014-04-17 02:50:28 -04:00
ipknHama
5692ec1cbf multi server test 2014-04-15 22:08:23 +09:00
ipknHama
4b8c67e230 accept connections, print http request parsed information 2014-04-01 01:51:50 +09:00