Closed darwinShopify closed 3 years ago
Add the configure_connection method to the Twilio::HTTP::Client class to allow consumers to apply custom configuration to the Faraday connection.
configure_connection
Twilio::HTTP::Client
The motivation for this change is to allow consumers to register custom middleware.
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.
@JenniferMah updated and ready to go!
Add the
configure_connection
method to theTwilio::HTTP::Client
class to allow consumers to apply custom configuration to the Faraday connection.The motivation for this change is to allow consumers to register custom middleware.
Checklist
If you have questions, please file a support ticket, or create a GitHub Issue in this repository.