Http_Proxy

typedef struct Http_Proxy {...} Http_Proxy

Overview

Defines the proxy configuration structure.

Since: 20

Related module: netstack

Header file: net_http_type.h

Summary

Member Variables

Name Description
Http_ProxyType proxyType Proxy configuration type. For details, see Http_ProxyType.
Http_CustomProxy customProxy Custom proxy configuration. For details, see Http_CustomProxy.