PHP 8.3.31
Preview: __init__.py Size: 622 B
/opt/alt/python33/lib/python3.3/site-packages/pip/_vendor/requests/packages/urllib3/util/__init__.py

# urllib3/util/__init__.py
# Copyright 2008-2014 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
#
# This module is part of urllib3 and is released under
# the MIT License: http://www.opensource.org/licenses/mit-license.php

from .connection import is_connection_dropped
from .request import make_headers
from .response import is_fp_closed
from .ssl_ import (
    SSLContext,
    HAS_SNI,
    assert_fingerprint,
    resolve_cert_reqs,
    resolve_ssl_version,
    ssl_wrap_socket,
)
from .timeout import (
    current_time,
    Timeout,
)
from .url import (
    get_host,
    parse_url,
    split_first,
    Url,
)

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2025-05-01 12:41:09
Edit Download
1.32 KB lrw-r--r-- 2023-11-13 21:16:39
Edit Download
1.88 KB lrw-r--r-- 2023-11-13 21:16:39
Edit Download
354 B lrw-r--r-- 2023-11-13 21:16:39
Edit Download
4.14 KB lrw-r--r-- 2023-11-13 21:16:39
Edit Download
9.02 KB lrw-r--r-- 2023-11-13 21:16:39
Edit Download
4.17 KB lrw-r--r-- 2023-11-13 21:16:39
Edit Download
622 B lrw-r--r-- 2023-11-13 21:16:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).