Response
eternaltwin.responses.Response
Common interface for responses from the sync and async clients.
from_requests
classmethod
Create a Response from a requests.Response.
from_aiohttp
async
classmethod
Create a Response from a aiohttp.ClientResponse.