物联网操作系统AliOS Things 3.3 |
This structure defines the httpclient_t structure
更多...
#include <httpclient.h>
成员变量 | |
| int | socket |
| int | remote_port |
| int | response_code |
| char * | header |
| char * | auth_user |
| char * | auth_password |
| bool | is_http |
This structure defines the httpclient_t structure
在文件 httpclient.h 第 48 行定义.