Go to the source code of this file.
|
| None | homeassistant.helpers.httpx_client._async_register_async_client_shutdown (HomeAssistant hass, httpx.AsyncClient client, Callable[[], Coroutine[Any, Any, None]] original_aclose) |
| |
| httpx.AsyncClient | homeassistant.helpers.httpx_client.create_async_httpx_client (HomeAssistant hass, bool verify_ssl=True, bool auto_cleanup=True, SSLCipherList ssl_cipher_list=SSLCipherList.PYTHON_DEFAULT, **Any kwargs) |
| |
| httpx.AsyncClient | homeassistant.helpers.httpx_client.get_async_client (HomeAssistant hass, bool verify_ssl=True) |
| |