Add http-proxy for http-request node.

This commit is contained in:
Osamu Katada
2018-10-03 09:58:25 +09:00
parent b2f50da322
commit 3d70bc722a
9 changed files with 380 additions and 3 deletions

View File

@@ -383,6 +383,10 @@
"basicauth": "ベーシック認証を使用",
"use-tls": "SSL/TLS接続を有効化",
"tls-config": "TLS設定",
"use-proxy": "プロキシを使用",
"proxy-config": "プロキシ設定",
"use-proxyauth": "プロキシ認証を使用",
"noproxy-hosts": "例外ホスト",
"utf8": "文字列",
"binary": "バイナリバッファ",
"json": "JSON",