8000 docs: link to custom HTTP client instructions (#524) · dialex-com/twilio-python@eb9460a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit eb9460a

Browse files
docs: link to custom HTTP client instructions (twilio#524)
1 parent 39b8e2f commit eb9460a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ print(str(r))
169169
<Response><Say>Welcome to twilio!</Say></Response>
170170
```
171171

172+
### Using a Custom HTTP Client
173+
174+
To use a custom HTTP client with this helper library, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/python/custom-http-clients-python).
175+
172176
### Docker Image
173177

174178
The `Dockerfile` present in this repository and its respective `twilio/twilio-python` Docker image are currently used by Twilio for testing purposes only.

0 commit comments

Comments
 (0)
0