//okhttp/okhttp3/Route/requiresTunnel
requiresTunnel¶
[jvm]\ fun requiresTunnel(): Boolean
Returns true if this route tunnels HTTPS or HTTP/2 through an HTTP proxy. See RFC 2817, Section 5.2.
//okhttp/okhttp3/Route/requiresTunnel
[jvm]\ fun requiresTunnel(): Boolean
Returns true if this route tunnels HTTPS or HTTP/2 through an HTTP proxy. See RFC 2817, Section 5.2.