Home
last modified time | relevance | path

Searched refs:httpclient_send_formdata (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/http/internal/
A Dhttp_form_data.h30 int httpclient_send_formdata(httpclient_t *client, httpclient_data_t *client_data);
/AliOS-Things-master/components/http/src/
A Dhttp_formdata.c313 int httpclient_send_formdata(httpclient_t *client, httpclient_data_t *client_data) in httpclient_send_formdata() function
A Dhttp_client.c377 } else if(httpclient_send_formdata(client, client_data) < 0) { in httpclient_send_userdata()

Completed in 4 milliseconds