This document describes the current stable version of Kombu (5.3).
For development docs,
go here.
Async pyCurl HTTP Client - kombu.asynchronous.http.curl
HTTP Client using pyCurl.
-
class kombu.asynchronous.http.curl.CurlClient(hub: Hub | None = None, max_clients: int = 10)[source]
Curl HTTP Client.
-
Curl = None
-
add_request(request)[source]
-
close()[source]
-
on_readable(fd, _pycurl=None)[source]
-
on_writable(fd, _pycurl=None)[source]