HEX
Server: LiteSpeed
System: Linux standart9.isimtescil.net 3.10.0-962.3.2.lve1.5.26.7.el7.x86_64 #1 SMP Wed Oct 2 07:53:12 EDT 2019 x86_64
User: karalev (5310)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/urllib3/util/__pycache__/proxy.cpython-37.pyc
B

��`D�@s,ddlmZmZmZddd�Zddd�ZdS)	�)�create_urllib3_context�resolve_cert_reqs�resolve_ssl_versionNcCs4|dkrdS|dkrdS|jdkr0|r0|jr0dSdS)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)
    NFZhttpZhttpsT)ZschemeZuse_forwarding_for_https)Z	proxy_urlZproxy_configZdestination_scheme�r�C/opt/alt/python37/lib/python3.7/site-packages/urllib3/util/proxy.py�connection_requires_http_tunnels
rcCs6tt|�t|�d�}|s2|s2|s2t|d�r2|��|S)z\
    Generates a default proxy ssl context if one hasn't been provided by the
    user.
    )�ssl_version�	cert_reqs�load_default_certs)rrr�hasattrr
)rr	Zca_certsZca_cert_dirZca_cert_dataZssl_contextrrr�create_proxy_ssl_context%s
r)NNN)NNN)Zssl_rrrrrrrrr�<module>s
!