NetworkingProxyProtocol
Proxy.Protocol enumerated type defines the protocols for which proxying is supported.
HTTP : Proxy configuration for http.
HTTPS : Proxy configuration for https.
FTP : Proxy configuration for ftp.
Enumeration: HTTP, HTTPS, FTP,