Searched refs:mk_http_body (Results 1 – 2 of 2) sorted by relevance
140 typedef void* mk_http_body; typedef146 API_EXPORT mk_http_body API_CALL mk_http_body_from_string(const char *str,size_t len);152 API_EXPORT mk_http_body API_CALL mk_http_body_from_file(const char *file_path);159 API_EXPORT mk_http_body API_CALL mk_http_body_from_multi_form(const char *key_val[],const char *fil…164 API_EXPORT void API_CALL mk_http_body_release(mk_http_body ctx);179 const mk_http_body response_body);
112 API_EXPORT void API_CALL mk_http_requester_set_body(mk_http_requester ctx, mk_http_body body);