OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
python37
/
lib
/
python3.7
/
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:09:54 PM
rwxr-xr-x
📄
__init__.cpython-37.pyc
3.75 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
__version__.cpython-37.pyc
516 bytes
11/14/2023 02:30:13 PM
rw-r--r--
📄
_internal_utils.cpython-37.pyc
1.24 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
adapters.cpython-37.pyc
16.38 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
api.cpython-37.pyc
6.49 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
auth.cpython-37.pyc
8.12 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
certs.cpython-37.pyc
814 bytes
11/14/2023 02:30:13 PM
rw-r--r--
📄
compat.cpython-37.pyc
1.64 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
cookies.cpython-37.pyc
18.31 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
exceptions.cpython-37.pyc
5.49 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
help.cpython-37.pyc
2.74 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
hooks.cpython-37.pyc
941 bytes
11/14/2023 02:30:13 PM
rw-r--r--
📄
models.cpython-37.pyc
24.04 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
packages.cpython-37.pyc
672 bytes
11/14/2023 02:30:13 PM
rw-r--r--
📄
sessions.cpython-37.pyc
19.32 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
status_codes.cpython-37.pyc
4.09 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
structures.cpython-37.pyc
4.27 KB
11/14/2023 02:30:13 PM
rw-r--r--
📄
utils.cpython-37.pyc
22.51 KB
11/14/2023 02:30:13 PM
rw-r--r--
Editing: status_codes.cpython-37.pyc
Close
B 4y��`�ڣ� E @ s� d a ddlmZ ddddddd d ddd ddddddddddddddddddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;d<d=d>d?d@dAdBdCdDdEdFdG�DZedHdI�ZdJdK� Ze� dLS )Ma The ``codes`` object defines a mapping from common names for HTTP statuses to their numerical codes, accessible either as attributes or as dictionary items. Example:: >>> import requests >>> requests.codes['temporary_redirect'] 307 >>> requests.codes.teapot 418 >>> requests.codes['\o/'] 200 Some codes have multiple names, and both upper- and lower-case versions of the names are allowed. For example, ``codes.ok``, ``codes.OK``, and ``codes.okay`` all correspond to the HTTP status code 200. � )� LookupDict)�continue)Zswitching_protocols)Z processing)Z checkpoint)Zuri_too_longZrequest_uri_too_long)�okZokayZall_okZall_okayZall_goodz\o/u ✓)�created)Zaccepted)Znon_authoritative_infoZnon_authoritative_information)Z no_content)Z reset_content�reset)Zpartial_content�partial)Zmulti_statusZmultiple_statusZmulti_statiZmultiple_stati)Zalready_reported)Zim_used)Zmultiple_choices)Zmoved_permanentlyZmovedz\o-)�found)Z see_other�other)Znot_modified)Z use_proxy)Zswitch_proxy)Ztemporary_redirectZtemporary_movedZ temporary)Zpermanent_redirectZresume_incompleteZresume)Zbad_requestZbad)Zunauthorized)Zpayment_requiredZpayment)Z forbidden)Z not_foundz-o-)Zmethod_not_allowedZnot_allowed)Znot_acceptable)Zproxy_authentication_requiredZ proxy_authZproxy_authentication)Zrequest_timeout�timeout)Zconflict)Zgone)Zlength_required)Zprecondition_failed�precondition)Zrequest_entity_too_large)Zrequest_uri_too_large)Zunsupported_media_typeZunsupported_mediaZ media_type)Zrequested_range_not_satisfiableZrequested_rangeZrange_not_satisfiable)Zexpectation_failed)Zim_a_teapotZteapotZ i_am_a_teapot)Zmisdirected_request)Zunprocessable_entityZ unprocessable)�locked)Zfailed_dependencyZ dependency)Zunordered_collectionZ unordered)Zupgrade_requiredZupgrade)Zprecondition_requiredr )Ztoo_many_requestsZtoo_many)Zheader_fields_too_largeZfields_too_large)Zno_responseZnone)Z retry_withZretry)Z$blocked_by_windows_parental_controlsZparental_controls)Zunavailable_for_legal_reasonsZ legal_reasons)Zclient_closed_request)Zinternal_server_errorZserver_errorz/o\u ✗)Znot_implemented)Zbad_gateway)Zservice_unavailableZunavailable)Zgateway_timeout)Zhttp_version_not_supportedZhttp_version)Zvariant_also_negotiates)Zinsufficient_storage)Zbandwidth_limit_exceededZ bandwidth)Znot_extended)Znetwork_authentication_requiredZnetwork_authZnetwork_authentication)D�d �e �f �g �z �� �� �� �� �� �� �� �� �� �� i, i- i. i/ i0 i1 i2 i3 i4 i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� i� Zstatus_codes)�namec s� xHt �� D ]<\} }x2|D ]*}tt|| � |�d�stt|�� | � qW q W dd� � td k r~td d�� fdd�tt �D �� nd ad S )N)�\�/c S s$ d� dd� t| D ��}d| |f S )Nz, c s s | ]}d | V qdS )z``%s``N� )�.0�nr r �F/opt/alt/python37/lib/python3.7/site-packages/requests/status_codes.py� <genexpr>s s z%_init.<locals>.doc.<locals>.<genexpr>z* %d: %s)�join�_codes)�code�namesr r r"