Open
Description
Hey 👋
I might be missing it, but I can't see any way to provide a custom http transport to the client.
For people building integrations inside larger applications, it's normal to provide a custom transport to provide standardised logging/tracing/retrying into their third-party clients.
Would you consider adding another client.Option that supports configuring a base transport?
Thanks!