Proxy.Scheme

@Retention(value = RetentionPolicy.SOURCE)
@IntDef(value = )
public annotation Proxy.Scheme


Schemes supported when defining a proxy.

This only affects how CronetEngine interacts with proxies, not how it connects to destinations of HTTP requests. CronetEngine always negotiates an end-to-end secure connection for destinations with an https URI scheme, regardless of the scheme used to identify proxies.