GRAYBYTE WORDPRESS FILE MANAGER4875

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/python33/lib/python3.3/site-packages/pip/_vendor/requests/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/python33/lib/python3.3/site-packages/pip/_vendor/requests//exceptions.py
# -*- coding: utf-8 -*-

"""
requests.exceptions
~~~~~~~~~~~~~~~~~~~

This module contains the set of Requests' exceptions.

"""
from .packages.urllib3.exceptions import HTTPError as BaseHTTPError


class RequestException(IOError):
    """There was an ambiguous exception that occurred while handling your
    request."""

    def __init__(self, *args, **kwargs):
        """
        Initialize RequestException with `request` and `response` objects.
        """
        response = kwargs.pop('response', None)
        self.response = response
        self.request = kwargs.pop('request', None)
        if (response is not None and not self.request and
                hasattr(response, 'request')):
            self.request = self.response.request
        super(RequestException, self).__init__(*args, **kwargs)


class HTTPError(RequestException):
    """An HTTP error occurred."""


class ConnectionError(RequestException):
    """A Connection error occurred."""


class ProxyError(ConnectionError):
    """A proxy error occurred."""


class SSLError(ConnectionError):
    """An SSL error occurred."""


class Timeout(RequestException):
    """The request timed out."""


class URLRequired(RequestException):
    """A valid URL is required to make a request."""


class TooManyRedirects(RequestException):
    """Too many redirects."""


class MissingSchema(RequestException, ValueError):
    """The URL schema (e.g. http or https) is missing."""


class InvalidSchema(RequestException, ValueError):
    """See defaults.py for valid schemas."""


class InvalidURL(RequestException, ValueError):
    """ The URL provided was somehow invalid. """


class ChunkedEncodingError(RequestException):
    """The server declared chunked encoding but sent an invalid chunk."""


class ContentDecodingError(RequestException, BaseHTTPError):
    """Failed to decode response content"""

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 03 2024 22:37:39
root / linksafe
0755
__pycache__
--
March 03 2024 22:37:39
root / linksafe
0755
packages
--
March 03 2024 22:37:39
root / linksafe
0755
__init__.py
1.813 KB
November 13 2023 21:16:39
root / linksafe
0644
adapters.py
14.266 KB
November 13 2023 21:16:39
root / linksafe
0644
api.py
4.242 KB
November 13 2023 21:16:39
root / linksafe
0644
auth.py
5.979 KB
November 13 2023 21:16:39
root / linksafe
0644
cacert.pem
301.205 KB
November 13 2023 21:16:39
root / linksafe
0644
certs.py
0.531 KB
November 13 2023 21:16:39
root / linksafe
0644
compat.py
2.496 KB
November 13 2023 21:16:39
root / linksafe
0644
cookies.py
16.295 KB
November 13 2023 21:16:39
root / linksafe
0644
exceptions.py
1.833 KB
November 13 2023 21:16:39
root / linksafe
0644
hooks.py
0.801 KB
November 13 2023 21:16:39
root / linksafe
0644
models.py
25.816 KB
November 13 2023 21:16:39
root / linksafe
0644
sessions.py
21.768 KB
November 13 2023 21:16:39
root / linksafe
0644
status_codes.py
3.063 KB
November 13 2023 21:16:39
root / linksafe
0644
structures.py
3.458 KB
November 13 2023 21:16:39
root / linksafe
0644
utils.py
19.505 KB
November 13 2023 21:16:39
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF