Antony Woods
|
639bacf024
|
Added log handlers via the ILogHandler interface. At the moment these are sti pretty trivial but should still allow you to add handlers for network, file etc.
|
2014-05-23 08:22:12 +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
|
8eceb3f7cc
|
Update example.cpp
|
2014-04-26 07:44:09 +09:00 |
|
ipknHama
|
1173eba332
|
add support for handlers with request argument, add http method
|
2014-04-20 17:45:59 +09:00 |
|
ipkn
|
86433135f3
|
response can return json object
|
2014-04-17 10:06:41 -04:00 |
|
ipkn
|
9ee37ce4bf
|
add concurrency; add server header
|
2014-04-17 02:50:28 -04:00 |
|
ipknHama
|
aaf3e52503
|
example.cpp consistency
|
2014-04-16 05:20:52 +09:00 |
|
ipknHama
|
53debf7e2c
|
parameter passing done for int
|
2014-04-15 00:31:51 +09:00 |
|
ipknHama
|
7ec586556e
|
compiler error on invalid handler type; still no routing for dynamic url
|
2014-04-13 11:24:06 +09:00 |
|
ipknHama
|
b33c7a4f29
|
removing black magic; merging router with app
|
2014-04-10 08:17:08 +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 |
|
ipknHama
|
1e11a177ee
|
basic example
|
2014-03-30 22:53:56 +09:00 |
|