Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
Stefan Bühler
|
566cbdb024
|
virtual requests; they replace a big part from connection.
|
2008-10-25 14:53:57 +02:00 |
Stefan Bühler
|
0fe9176d6f
|
Splitted worker from server; removed "server *srv" from most function which also have "connection *con"
|
2008-09-08 02:20:55 +02:00 |
Stefan Bühler
|
a863b6f7e9
|
Added url/authority parsing, enabled simple static() action.
|
2008-08-09 17:20:12 +02:00 |
Stefan Bühler
|
3b4e8f6f8d
|
Add some request header checks.
|
2008-08-07 01:44:09 +02:00 |
Stefan Bühler
|
e216fc5168
|
handle requests now :) - still many TODOs for error handling/keep alive/validating headers
|
2008-08-07 00:26:17 +02:00 |
Stefan Bühler
|
2fbc7b1408
|
Basic connection state machine
|
2008-08-06 20:46:42 +02:00 |
Stefan Bühler
|
0a514f657e
|
server/connection/request functions
|
2008-08-05 17:08:32 +02:00 |
Stefan Bühler
|
d1c1a1b06f
|
Continue request parser
|
2008-08-05 00:25:42 +02:00 |
Stefan Bühler
|
cbf88bb3ee
|
Fix request and parser, added simple request test.
|
2008-07-01 22:07:54 +02:00 |
Stefan Bühler
|
18413d698a
|
Renamed chunk sources, added request parser, header management, test file.
|
2008-07-01 20:56:59 +02:00 |
Stefan Bühler
|
503e8d7859
|
Basic ragel suport
|
2008-06-30 16:24:29 +02:00 |