Additional kwargs to merge with client_kwargs before passing to httpx client.
These are clients unique to the async client; for shared args use client_kwargs.
For a full list of the params, see the httpx documentation.
async_client_kwargs: dict | None = {}