Skip to content

Commit f972eb6

Browse files
docs: link to custom HTTP client instructions (#513)
1 parent 59e0ee5 commit f972eb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ message_sid = 'SMxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
123123
@client.http_client.adapter = :typhoeus
124124
```
125125

126+
To use a custom HTTP client with this helper library, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/ruby/custom-http-clients).
127+
126128
### Handling Errors
127129

128130
```ruby

0 commit comments

Comments
 (0)