NetConn_HttpProxy
typedef struct NetConn_HttpProxy {...} NetConn_HttpProxy
概述
代理配置信息。
起始版本: 11
相关模块: NetConnection
所在头文件: net_connection_type.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| char host[NETCONN_MAX_STR_LEN] | 主机名。 |
| char exclusionList[NETCONN_MAX_EXCLUSION_SIZE][NETCONN_MAX_STR_LEN] | 代理服务器的排除列表。 |
| int32_t exclusionListSize | 排除列表的实际大小。 |
| uint16_t port | 端口号。 |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties
openharmony 鸿蒙 errorcode-net-mdns
openharmony 鸿蒙 js-apis-net-ethernet-sys
openharmony 鸿蒙 errorcode-net-http
openharmony 鸿蒙 capi-netstack-http-proxy
openharmony 鸿蒙 js-apis-system-fetch
openharmony 鸿蒙 errorcode-kernel
openharmony 鸿蒙 capi-netstack-netstack-certblob