|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/local/lib/python3.6/site-packages/urllib3/util/__pycache__/ |
Upload File : |
3
G�KdE � @ s, d dl mZmZmZ ddd�Zddd�ZdS ) � )�create_urllib3_context�resolve_cert_reqs�resolve_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)
NF�http�httpsT)�schemeZuse_forwarding_for_https)� proxy_urlZproxy_configZdestination_scheme� r �5/tmp/pip-build-8nxjc3nm/urllib3/urllib3/util/proxy.py�connection_requires_http_tunnel s
r c C s<