HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //opt/osm/venv/lib/python3.10/site-packages/urllib3/__pycache__/_base_connection.cpython-310.pyc
o

<i��@s�ddlmZddlZddlmZddlmZmZddlm	Z	ej
eejej
ejeefZGdd�dej�ZGd	d
�d
ej�ZejrfddlZddlmZddlmZGd
d�de�ZGdd�dee�ZdSdS)�)�annotationsN�)�_TYPE_SOCKET_OPTIONS)�_DEFAULT_TIMEOUT�
_TYPE_TIMEOUT)�Urlc@s.eZdZUded<ded<ded<ded<d	S)
�ProxyConfig�ssl.SSLContext | None�ssl_context�bool�use_forwarding_for_https�"None | str | typing.Literal[False]�assert_hostname�
str | None�assert_fingerprintN��__name__�
__module__�__qualname__�__annotations__�rr�F/opt/osm/venv/lib/python3.10/site-packages/urllib3/_base_connection.pyrs

rc@s6eZdZUded<ded<ded<ded<ded<dS)	�_ResponseOptions�str�request_method�request_urlr�preload_content�decode_content�enforce_content_lengthNrrrrrrs
r)�Protocol)�BaseHTTPResponsec@seZdZUded<ded<ded<ded<d	ed
<ded<ded
<ded<ded<ded<ded<ded<	dBedddddd�dCd d!�Z			"dDdEd&d'�ZdFd(d)�Z		dGd*d+d+d+d,�dHd5d6�ZdId8d9�Z	dFd:d;�Z
edJd<d=��ZedJd>d?��Z
edJd@dA��ZdS)K�BaseHTTPConnection�typing.ClassVar[int]�default_port�%typing.ClassVar[_TYPE_SOCKET_OPTIONS]�default_socket_optionsr�host�int�portzNone | float�timeout�	blocksize�tuple[str, int] | None�source_address�_TYPE_SOCKET_OPTIONS | None�socket_options�
Url | None�proxy�ProxyConfig | None�proxy_configr�is_verifiedzbool | None�proxy_is_verifiedNi .)r)r,r*r.r0r2�
int | Noner�return�Nonec	C�dS�Nr)	�selfr&r(r)r,r*r.r0r2rrr�__init__6szBaseHTTPConnection.__init__�http�headers�typing.Mapping[str, str] | None�schemecCr8r9r)r:r&r(r=r?rrr�
set_tunnelCszBaseHTTPConnection.set_tunnelcCr8r9r�r:rrr�connectK�zBaseHTTPConnection.connectFT)�chunkedrrr�method�url�body�_TYPE_BODY | NonerDrrrc	Cr8r9r)	r:rErFrGr=rDrrrrrr�requestMszBaseHTTPConnection.requestr cCr8r9rrArrr�getresponse]rCzBaseHTTPConnection.getresponsecCr8r9rrArrr�close_rCzBaseHTTPConnection.closecC�dS)z�Whether the connection either is brand new or has been previously closed.
            If this property is True then both ``is_connected`` and ``has_connected_to_proxy``
            properties must be False.
            NrrArrr�	is_closedarCzBaseHTTPConnection.is_closedcCrL)zLWhether the connection is actively connected to any origin (proxy or target)NrrArrr�is_connectedhrCzBaseHTTPConnection.is_connectedcCrL)z�Whether the connection has successfully connected to its proxy.
            This returns False if no proxy is in use. Used to determine whether
            errors are coming from the proxy layer or from tunnelling to the target origin.
            NrrArrr�has_connected_to_proxylrCz)BaseHTTPConnection.has_connected_to_proxyr9)r&rr(r5r)rr,r+r*r'r.r-r0r/r2r1r6r7)NNr<)
r&rr(r5r=r>r?rr6r7)r6r7)NN)rErrFrrGrHr=r>rDrrrrrrrr6r7)r6r )r6r)rrrrrr;r@rBrIrJrK�propertyrMrNrOrrrrr!#sV
���
�
�

r!c@s�eZdZUded<ded<ded<ded<d	ed
<ded<d	ed
<d	ed<ded<ded<ded<ded<d	ed<d	ed<d	ed<	d0edddddddddddddddddddd�d1d.d/�ZdS)2�BaseHTTPSConnectionr"r#r$r%�int | str | None�	cert_reqsr
rrrr	r
�ca_certs�ca_cert_dir�None | str | bytes�ca_cert_datar5�ssl_minimum_version�ssl_maximum_version�ssl_version�	cert_file�key_file�key_passwordNi@.)r)r,r*r.r0r2rSrr�server_hostnamer
rTrUrWrXrYrZr[r\r]r&rr(r)rr,r+r*r'r.r-r0r/r2r1r^r6r7cCr8r9r)r:r&r(r)r,r*r.r0r2rSrrr^r
rTrUrWrXrYrZr[r\r]rrrr;�szBaseHTTPSConnection.__init__r9).r&rr(r5r)rr,r+r*r'r.r-r0r/r2r1rSrRrr
rrr^rr
r	rTrrUrrWrVrXr5rYr5rZrRr[rr\rr]rr6r7)rrrrrr;rrrrrQssN
��rQ)�
__future__r�typingZutil.connectionrZutil.timeoutrrZutil.urlr�Union�bytes�IO�Any�IterablerZ
_TYPE_BODY�
NamedTuplerr�
TYPE_CHECKING�sslr�responser r!rQrrrr�<module>s 
P�