$37 GRAYBYTE WORDPRESS FILE MANAGER $11

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.157
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python37/lib/python3.7/site-packages/raven/transport/

HOME
Current File : /opt/alt/python37/lib/python3.7/site-packages/raven/transport//threaded_requests.py
"""
raven.transport.threaded_requests
~~~~~~~~~~~~~~~~~~~~~~~~

:copyright: (c) 2010-2012 by the Sentry Team, see AUTHORS for more details.
:license: BSD, see LICENSE for more details.
"""
from __future__ import absolute_import

from raven.transport.base import AsyncTransport
from raven.transport import RequestsHTTPTransport
from raven.transport.threaded import AsyncWorker


class ThreadedRequestsHTTPTransport(AsyncTransport, RequestsHTTPTransport):

    scheme = ['threaded+requests+http', 'threaded+requests+https']

    def get_worker(self):
        if not hasattr(self, '_worker'):
            self._worker = AsyncWorker()
        return self._worker

    def send_sync(self, url, data, headers, success_cb, failure_cb):
        try:
            super(ThreadedRequestsHTTPTransport, self).send(url, data, headers)
        except Exception as e:
            failure_cb(e)
        else:
            success_cb()

    def async_send(self, url, data, headers, success_cb, failure_cb):
        self.get_worker().queue(
            self.send_sync, url, data, headers, success_cb, failure_cb)


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 11.10 PM
root / linksafe
0755
__pycache__
--
3 Mar 2024 11.10 PM
root / linksafe
0755
__init__.py
0.766 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
base.py
1.19 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
eventlet.py
1.499 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
exceptions.py
0.505 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
gevent.py
1.619 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
http.py
1.776 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
registry.py
2.545 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
requests.py
1 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
threaded.py
5.114 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
threaded_requests.py
1.068 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
tornado.py
1.79 KB
29 Oct 2017 5.41 PM
root / linksafe
0644
twisted.py
2.268 KB
29 Oct 2017 5.41 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF