Functions | |
| dpl_status_t | dpl_req_gen_http_request (dpl_ctx_t *ctx, dpl_req_t *req, const dpl_dict_t *headers, const dpl_dict_t *query_params, char *buf, int len, unsigned int *lenp) | 
| generate HTTP request  More... | |
| dpl_status_t dpl_req_gen_http_request | ( | dpl_ctx_t * | ctx, | 
| dpl_req_t * | req, | ||
| const dpl_dict_t * | headers, | ||
| const dpl_dict_t * | query_params, | ||
| char * | buf, | ||
| int | len, | ||
| unsigned int * | lenp | ||
| ) | 
| req | |
| headers | |
| query_params | |
| buf | |
| len | |
| lenp | 
 1.8.3.1