Home
last modified time | relevance | path

Searched refs:HTTPCLIENT_POST (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_httpc.h61 HTTPCLIENT_POST, enumerator
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_httpc.c137 : (method == HTTPCLIENT_POST) ? "POST" in _http_send_header()
505 if (method == HTTPCLIENT_POST || method == HTTPCLIENT_PUT) { in _http_send_request()
641 return _http_send(client, url, port, ca_crt, HTTPCLIENT_POST, client_data); in iotx_post()

Completed in 5 milliseconds