mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Detect/set correct method for http proxy
to close #732 — thanks @utaani
This commit is contained in:
		| @@ -391,6 +391,7 @@ module.exports = function(RED) { | ||||
|                     opts = urllib.parse(prox); | ||||
|                     opts.path = opts.pathname = path; | ||||
|                     opts.headers = heads; | ||||
|                     opts.method = method; | ||||
|                     //console.log(opts); | ||||
|                     urltotest = match[0]; | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user