Home
last modified time | relevance | path

Searched refs:httpclient_set_custom_header (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/http/example/
A Dhttp_example.c42 httpclient_set_custom_header(&client, customer_header); in http_comp_example()
/AliOS-Things-master/components/ucloud_ai/src/
A Ducloud_ai_common.c79 httpclient_set_custom_header(&ai_client, customer_header); in ucloud_ai_init()
/AliOS-Things-master/components/http/include/
A Dhttpclient.h198 void httpclient_set_custom_header(httpclient_t *client, char *header);
/AliOS-Things-master/components/ucamera/src/device/wifi/
A Dwifi_camera.c44 httpclient_set_custom_header(&wifi_camera_client, customer_header); in wifi_camera_init()
/AliOS-Things-master/components/py_engine/modules/network/http/
A Dmodhttp.c210 httpclient_set_custom_header(&client, header); in task_http_download_func()
304 httpclient_set_custom_header(&client, customer_header); in task_http_request_func()
A Dhttputility.c237 httpclient_set_custom_header(&client, customer_header); in task_http_request_func()
/AliOS-Things-master/components/http/
A DREADME.md221 void httpclient_set_custom_header(httpclient_t *client, char *header)
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c190 httpclient_set_custom_header(&client, customer_header); in http_download_func()
296 httpclient_set_custom_header(&client, customer_header); in task_http_request_func()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/http/
A Dmodule_http.c235 httpclient_set_custom_header(&client, customer_header); in task_http_request_func()
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c184 httpclient_set_custom_header(httpc_handle, customer_header); in on_fs_upload()
/AliOS-Things-master/components/http/src/
A Dhttp_client.c151 void httpclient_set_custom_header(httpclient_t *client, char *header) in httpclient_set_custom_header() function

Completed in 13 milliseconds