Ë
    æÇ„g|  ã                  óf   — d dl mZ d dlZddlmZ ej
                  rddlmZ 	 	 	 d	 	 	 	 	 	 	 d	d„Zy)
é    )ÚannotationsNé   )ÚUrlé   )ÚProxyConfigc                óR   — | €y|dk(  ry| j                   dk(  r|r|j                  ryy)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)
    FÚhttpÚhttpsT)ÚschemeÚuse_forwarding_for_https)Ú	proxy_urlÚproxy_configÚdestination_schemes      úZ/home/mcse/projects/flask_80/flask-venv/lib/python3.12/site-packages/urllib3/util/proxy.pyÚconnection_requires_http_tunnelr      s>   € ð  ÐØð ˜VÒ#Øð 	×Ñ˜GÒ#ÙØ×1Ò1àð ó    )NNN)r   z
Url | Noner   zProxyConfig | Noner   z
str | NoneÚreturnÚbool)	Ú
__future__r   ÚtypingÚurlr   ÚTYPE_CHECKINGÚ
connectionr   r   © r   r   ú<module>r      sN   ðÝ "ã å à	×ÒÝ(ð !Ø'+Ø%)ð Øð à$ð ð #ð ð 
ô	 r   