Hi! #520 makes it possible to pass some params to the underlying httpx client, but the transport is still fixed. This makes it harder to use a caching transport like Hishel. It would be nice if either passing the transport or providing the entire client was supported.
Hi! #520 makes it possible to pass some params to the underlying httpx client, but the
transportis still fixed. This makes it harder to use a caching transport like Hishel. It would be nice if either passing the transport or providing the entire client was supported.