mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	add missing ref to getProxyForUrl helper
This commit is contained in:
		| @@ -20,7 +20,7 @@ module.exports = function(RED) { | ||||
|     var inspect = require("util").inspect; | ||||
|     var url = require("url"); | ||||
|     var HttpsProxyAgent = require('https-proxy-agent'); | ||||
|  | ||||
|     const { getProxyForUrl } = require('./lib/proxyHelper'); | ||||
|  | ||||
|     var serverUpgradeAdded = false; | ||||
|     function handleServerUpgrade(request, socket, head) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user