Skip to content

Commit

Permalink
docs: link to custom HTTP client instructions (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkingserious authored Jun 10, 2020
1 parent 07faf07 commit 2eec357
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ client.edge = 'sydney';

This will result in the `hostname` transforming from `api.twilio.com` to `api.sydney.au1.twilio.com`.

## Using a Custom HTTP Client

To use a custom HTTP client with this helper library, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/node/custom-http-clients-node).

## Docker Image

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

0 comments on commit 2eec357

Please sign in to comment.