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 第 52 行定义.