From 7661d3372d51e42d1533f60cca2370698b983fe2 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Thu, 4 Nov 2021 10:38:22 +0100 Subject: [PATCH] fix(xen-api/USAGE): add httpProxy option Introduced by 2412f8b1e --- packages/xen-api/USAGE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/xen-api/USAGE.md b/packages/xen-api/USAGE.md index 19b446e9a..c73f6af90 100644 --- a/packages/xen-api/USAGE.md +++ b/packages/xen-api/USAGE.md @@ -34,6 +34,7 @@ Options: - `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 - `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 // Force connection.