Public Member Functions | |
| Self | __aenter__ (self) |
httpx AsyncClient that suppresses context management.
Definition at line 54 of file httpx_client.py.
| Self homeassistant.helpers.httpx_client.HassHttpXAsyncClient.__aenter__ | ( | self | ) |
Prevent an integration from reopen of the client via context manager.
Definition at line 57 of file httpx_client.py.