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 92379ebb15 use one dynamic buffer less and save at least one write on small responses 14 years ago
..
message more generalizing of response writing (implemented a response writer...now it should be possible to implement a stream writer for images 10 years ago
request more generalizing of response writing (implemented a response writer...now it should be possible to implement a stream writer for images 10 years ago
response use one dynamic buffer less and save at least one write on small responses 10 years ago
header.h change response to tree based header storage and make everything work. 10 years ago
message.h better response handling but still buggy with stream piping 10 years ago
request.h first working version of content delivery from file....very crude... @TODO: rewrite complete response handline. 10 years ago
response.h better response handling but still buggy with stream piping 10 years ago
worker.h make http request and response childs of a common parent http message 10 years ago