HTTP Client#
- class atproto.xrpc_client.request.AsyncRequest#
Bases:
RequestBase
Class for handling requests errors and working with httpx
- async close() None #
- class atproto.xrpc_client.request.Request#
Bases:
RequestBase
Class for handling requests errors and working with httpx
- close() None #