Http_Proxy

typedef struct Http_Proxy {...} Http_Proxy

概述

代理配置结构体。

起始版本: 20

相关模块: netstack

所在头文件: net_http_type.h

汇总

成员变量

名称 描述
Http_ProxyType proxyType 代理配置类型,参考Http_ProxyType
Http_CustomProxy customProxy 自定义代理配置信息,参考Http_CustomProxy