I looked for a way to change this in the existing library, and I can't find it.
I'd like to do some testing against my own mock endpoints, so I can validate the expected payloads without actually sending a message or requiring network connectivity. Is there a way to override the default hostname of api.twilio.com?
If not, it would be great to allow passing in a new hostname or base_url when creating a Client.