MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python38/lib/python3.8/site-packages/urllib3/util/__pycache__/proxy.cpython-38.opt-1.pyc
U

��`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/python38/lib/python3.8/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�
"�