class AsyncBaseTransport:
Known subclasses: httpx.ASGITransport
, httpx.AsyncHTTPTransport
Undocumented
Async Method | __aenter__ |
Undocumented |
Async Method | __aexit__ |
Undocumented |
Async Method | aclose |
Undocumented |
Async Method | handle_async_request |
Undocumented |
httpx.AsyncHTTPTransport
Undocumented
Parameters | |
exc_type:typing.Type[ | Undocumented |
exc_value:BaseException | Undocumented |
traceback:TracebackType | Undocumented |
httpx.ASGITransport
, httpx.AsyncHTTPTransport