/usr/local/lib/python3.6/site-packages/urllib3/util/__pycache__
Edit: /usr/local/lib/python3.6/site-packages/urllib3/util/__pycache__/proxy.cpython-36.pyc (1273B)
3
EgE @ s, d dl mZmZmZ dddZdddZdS ) )create_urllib3_contextresolve_cert_reqsresolve_ssl_versionNc C s4 | dkrdS |dkrdS | j dkr0|r0|jr0dS dS )a?
Returns True if the connection requires an HTTP CONNECT through the proxy.
:param URL proxy_url:
URL of the proxy.
:param ProxyConfig proxy_config:
Proxy configuration from poolmanager.py
:param str destination_scheme:
The scheme of the destination. (i.e https, http, etc)
NFhttphttpsT)schemeuse_forwarding_for_https) proxy_urlproxy_configdestination_scheme r