harmony 鸿蒙NetConn_HttpProxy

2025-06-12 浏览 (1)

NetConn_HttpProxy

Overview

Defines proxy configuration information.

Since: 11

Related module: NetConnection

Header file: net_connection_type.h

Summary

Member Variables

NameDescription.
host [NETCONN_MAX_STR_LEN]Host name.
exclusionList [NETCONN_MAX_EXCLUSION_SIZE][NETCONN_MAX_STR_LEN]Exclusion list of proxy servers.
exclusionListSizeActual size of the exclusion list.
portPort number.

Member Variable Description

exclusionList

char NetConn_HttpProxy::exclusionList[NETCONN_MAX_EXCLUSION_SIZE][NETCONN_MAX_STR_LEN]

Description

Exclusion list of proxy servers.

exclusionListSize

int32_t NetConn_HttpProxy::exclusionListSize

Description

Actual size of the exclusion list.

host

char NetConn_HttpProxy::host[NETCONN_MAX_STR_LEN]

Description

Host name.

port

uint16_t NetConn_HttpProxy::port

Description

Port number.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Network Kit

harmony 鸿蒙NetConn_ConnectionProperties

harmony 鸿蒙NetConn_NetAddr

harmony 鸿蒙NetConn_NetCapabilities

harmony 鸿蒙NetConn_NetConnCallback

harmony 鸿蒙NetConn_NetHandle

harmony 鸿蒙NetConn_NetHandleList

harmony 鸿蒙NetConn_NetSpecifier

harmony 鸿蒙NetConn_Route

harmony 鸿蒙NetConnection

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/nYYQ4Z