#include "tool_setup.h"
Go to the source code of this file.
Functions | |
void | customrequest_helper (struct OperationConfig *config, HttpReq req, char *method) |
const char * | param2text (int res) |
int | SetHTTPrequest (struct OperationConfig *config, HttpReq req, HttpReq *store) |
void customrequest_helper | ( | struct OperationConfig * | config, |
HttpReq | req, | ||
char * | method | ||
) |
Definition at line 93 of file tool_helpers.c.
const char* param2text | ( | int | res | ) |
Definition at line 41 of file tool_helpers.c.
int SetHTTPrequest | ( | struct OperationConfig * | config, |
HttpReq | req, | ||
HttpReq * | store | ||
) |
Definition at line 70 of file tool_helpers.c.