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