Home
last modified time | relevance | path

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

/AliOS-Things-master/components/http/src/
A Dhttp_client.c166 static int httpclient_send_auth(httpclient_t *client, char *send_buf, int *send_idx) in httpclient_send_auth() function
254 httpclient_send_auth(client, send_buf, &len) ; /* send out Basic Auth header */ in httpclient_send_header()

Completed in 3 milliseconds