Skip to main content

close()

Closes the client and its underlying httpx network session, releasing all connections. Signature:
def close(self) -> None