Another abandoned server code base... this is kind of an ancestor of taskrambler.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 3dac803c41 fix memory leak created while changing things 14 years ago
..
header.h start split of request parser 10 years ago
request.h start split of request parser 10 years ago
request_parser.h now stuff seems to work correct even if read does not provide a complete request (tested with telnet) 10 years ago
request_queue.h now each HttpRequestParser initializes its own request queue and enqueus completed requests there. The server now gets the queue and prints completed requests. 10 years ago
response.h start split of request parser 10 years ago