Http_CustomProxy
typedef struct Http_CustomProxy {...} Http_CustomProxy
Overview
Defines the custom proxy configuration.
Since: 20
Related module: netstack
Header file: net_http_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| const char *host | Host name of the proxy server. If no port is explicitly set, the port number is defaulted to 1080. |
| int32_t port | Host port. The value range is [0, 65535]. |
| const char *exclusionLists | List of the names of hosts that do not use the HTTP proxy server. The host name can be a domain name, IP address, or wildcard. |
你可能感兴趣的鸿蒙文章
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