httpclient_t结构体 参考

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


该结构体的文档由以下文件生成: