Skip to content

Commit 0c1d8b1

Browse files
docs(readme): add links to https configurations
1 parent 6ac4f6d commit 0c1d8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,9 @@ const discovery = new DiscoveryV1({
412412
});
413413
```
414414

415+
### All other configuration options
416+
To see all possible https agent configuration options go to this [link](https://node.readthedocs.io/en/latest/api/https/#httpsrequestoptions-callback) for the quickest and most readable format. For even more detailed information, you can go to the Node documentation [here](https://nodejs.org/api/http.html#httprequestoptions-callback)
417+
415418
## Documentation
416419

417420
You can find links to the documentation at https://cloud.ibm.com/developer/watson/documentation. Find the service that you're interested in, click **API reference**, and then select the **Node** tab.

0 commit comments

Comments
 (0)