Home
last modified time | relevance | path

Searched refs:httpclient_delete (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/http/include/
A Dhttpclient.h132 HTTPC_RESULT httpclient_delete(httpclient_t *client, const char *url, httpclient_data_t *client_dat…
/AliOS-Things-master/components/http/src/
A Dhttp_method_api.c102 HTTPC_RESULT httpclient_delete(httpclient_t *client, const char *url, httpclient_data_t *client_dat… in httpclient_delete() function
/AliOS-Things-master/components/http/
A DREADME.md168 HTTPC_RESULT httpclient_delete(httpclient_t *client, char *url, httpclient_data_t *client_data)
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dhttpclient.c447 ret = httpclient_delete(&http_client_obj->client, url, in obj_http_delete()

Completed in 7 milliseconds