mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #1913 from node-red-hitachi/dev-httpproxy
Add http-proxy for http-request node.
This commit is contained in:
		@@ -382,6 +382,10 @@
 | 
			
		||||
        "basicauth": "ベーシック認証を使用",
 | 
			
		||||
        "use-tls": "SSL/TLS接続を有効化",
 | 
			
		||||
        "tls-config": "TLS設定",
 | 
			
		||||
        "use-proxy": "プロキシを使用",
 | 
			
		||||
        "proxy-config": "プロキシ設定",
 | 
			
		||||
        "use-proxyauth": "プロキシ認証を使用",
 | 
			
		||||
        "noproxy-hosts": "例外ホスト",
 | 
			
		||||
        "utf8": "文字列",
 | 
			
		||||
        "binary": "バイナリバッファ",
 | 
			
		||||
        "json": "JSON",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user