parent
dbb4f34015
commit
7661d3372d
@ -34,6 +34,7 @@ Options:
|
|||||||
- `auth`: credentials used to sign in (can also be specified in the URL)
|
- `auth`: credentials used to sign in (can also be specified in the URL)
|
||||||
- `readOnly = false`: if true, no methods with side-effects can be called
|
- `readOnly = false`: if true, no methods with side-effects can be called
|
||||||
- `callTimeout`: number of milliseconds after which a call is considered failed (can also be a map of timeouts by methods)
|
- `callTimeout`: number of milliseconds after which a call is considered failed (can also be a map of timeouts by methods)
|
||||||
|
- `httpProxy`: URL of the HTTP/HTTPS proxy used to reach the host, can include credentials
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// Force connection.
|
// Force connection.
|
||||||
|
Loading…
Reference in New Issue
Block a user