NetConn_HttpProxy
typedef struct NetConn_HttpProxy {...} NetConn_HttpProxy
Overview
Defines the proxy configuration.
Since: 11
Related module: NetConnection
Header file: net_connection_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| char host[NETCONN_MAX_STR_LEN] | Host name. |
| char exclusionList[NETCONN_MAX_EXCLUSION_SIZE] [NETCONN_MAX_STR_LEN] | Exclusion list of proxy servers. |
| int32_t exclusionListSize | Actual size of the exclusion list. |
| uint16_t port | Port number. |
你可能感兴趣的鸿蒙文章
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