Comment on Raphters, a web framework for CparentComments−rbranson15yYeah that's what I get for being in the OOP world for the daily grind. I think a C API is still definitely for the best. Perhaps a nice shortcut API for this would be something like: response_complete(200, body, response_header("Content-Type", "text/html"));
Comments
Yeah that's what I get for being in the OOP world for the daily grind. I think a C API is still definitely for the best. Perhaps a nice shortcut API for this would be something like: