OXIESEC PANEL
- Current Dir:
/
/
lib
/
python3.9
/
site-packages
/
requests
/
__pycache__
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/14/2024 03:10:02 PM
rwxr-xr-x
📄
__init__.cpython-39.opt-1.pyc
3.21 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
__init__.cpython-39.pyc
3.35 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
__version__.cpython-39.opt-1.pyc
507 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
__version__.cpython-39.pyc
507 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
_internal_utils.cpython-39.opt-1.pyc
1.2 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
_internal_utils.cpython-39.pyc
1.22 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
adapters.cpython-39.opt-1.pyc
16.46 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
adapters.cpython-39.pyc
16.46 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
api.cpython-39.opt-1.pyc
6.55 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
api.cpython-39.pyc
6.55 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
auth.cpython-39.opt-1.pyc
8.09 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
auth.cpython-39.pyc
8.09 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
certs.cpython-39.opt-1.pyc
832 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
certs.cpython-39.pyc
832 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
compat.cpython-39.opt-1.pyc
1.57 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
compat.cpython-39.pyc
1.57 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
cookies.cpython-39.opt-1.pyc
18.33 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
cookies.cpython-39.pyc
18.33 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
exceptions.cpython-39.opt-1.pyc
5.06 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
exceptions.cpython-39.pyc
5.06 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
help.cpython-39.opt-1.pyc
2.55 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
help.cpython-39.pyc
2.55 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
hooks.cpython-39.opt-1.pyc
942 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
hooks.cpython-39.pyc
942 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
models.cpython-39.opt-1.pyc
23.26 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
models.cpython-39.pyc
23.26 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
packages.cpython-39.opt-1.pyc
361 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
packages.cpython-39.pyc
361 bytes
04/01/2024 09:29:20 PM
rw-r--r--
📄
sessions.cpython-39.opt-1.pyc
19.35 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
sessions.cpython-39.pyc
19.35 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
status_codes.cpython-39.opt-1.pyc
4.09 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
status_codes.cpython-39.pyc
4.09 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
structures.cpython-39.opt-1.pyc
4.31 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
structures.cpython-39.pyc
4.31 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
utils.cpython-39.opt-1.pyc
23.28 KB
04/01/2024 09:29:20 PM
rw-r--r--
📄
utils.cpython-39.pyc
23.28 KB
04/01/2024 09:29:20 PM
rw-r--r--
Editing: adapters.cpython-39.pyc
Close
a /'f`S � @ s� d Z ddlZddlZddlmZmZ ddlmZ ddl m Z ddl mZ ddl mZ ddlmZ dd lmZ dd lmZ ddlmZ ddlmZ dd lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddl m!Z!m"Z" ddl#m$Z$m%Z%m&Z&m'Z'm(Z(m)Z)m*Z* ddl+m,Z, ddl-m.Z. ddl/m0Z0m1Z1m2Z2mZmZm3Z3m4Z4m5Z5m6Z6 ddl7m8Z8 zddl9m:Z: W n e;�y� dd� Z:Y n0 dZ<dZ=dZ>dZ?G d d!� d!e@�ZAG d"d#� d#eA�ZBdS )$z� requests.adapters ~~~~~~~~~~~~~~~~~ This module contains the transport adapters that Requests uses to define and maintain connections. � N)�PoolManager�proxy_from_url)�HTTPResponse)� parse_url)�Timeout)�Retry)�ClosedPoolError)�ConnectTimeoutError)� HTTPError)� MaxRetryError)�NewConnectionError)� ProxyError)� ProtocolError)�ReadTimeoutError)�SSLError)� ResponseError)�LocationValueError� )�Response)�urlparse� basestring)�DEFAULT_CA_BUNDLE_PATH�extract_zipped_paths�get_encoding_from_headers�prepend_scheme_if_needed�get_auth_from_url� urldefragauth�select_proxy)�CaseInsensitiveDict)�extract_cookies_to_jar) �ConnectionError�ConnectTimeout�ReadTimeoutr r � RetryError� InvalidSchema�InvalidProxyURL� InvalidURL)�_basic_auth_str)�SOCKSProxyManagerc O s t d��d S )Nz'Missing dependencies for SOCKS support.)r$ )�args�kwargs� r+ �5/usr/lib/python3.9/site-packages/requests/adapters.pyr( . s r( F� c s2 e Zd ZdZ� fdd�Zddd�Zd d � Z� ZS )�BaseAdapterzThe Base Transport Adapterc s t t| ��� d S �N)�superr. �__init__��self�� __class__r+ r, r1 : s zBaseAdapter.__init__FNTc C s t �dS )aC Sends PreparedRequest object. Returns Response object. :param request: The :class:`PreparedRequest <PreparedRequest>` being sent. :param stream: (optional) Whether to stream the request content. :param timeout: (optional) How long to wait for the server to send data before giving up, as a float, or a :ref:`(connect timeout, read timeout) <timeouts>` tuple. :type timeout: float or tuple :param verify: (optional) Either a boolean, in which case it controls whether we verify the server's TLS certificate, or a string, in which case it must be a path to a CA bundle to use :param cert: (optional) Any user-provided SSL certificate to be trusted. :param proxies: (optional) The proxies dictionary to apply to the request. N��NotImplementedError)r3 �request�stream�timeout�verify�cert�proxiesr+ r+ r, �send= s zBaseAdapter.sendc C s t �dS )z!Cleans up adapter specific items.Nr6 r2 r+ r+ r, �closeO s zBaseAdapter.close)FNTNN)�__name__� __module__�__qualname__�__doc__r1 r>