#include "request.h"#include "response.h"


Functions | |
| HTTPResponse * | tr_handleRequest (HTTPRequest *req, const char *url, WOURLComponents *wc, const char *server_protocol, const char *documentRoot) |
| int | transaction_init () |
| HTTPResponse* tr_handleRequest | ( | HTTPRequest * | req, | |
| const char * | url, | |||
| WOURLComponents * | wc, | |||
| const char * | server_protocol, | |||
| const char * | documentRoot | |||
| ) |
| int transaction_init | ( | ) |
1.5.8