A Node-RED node for performing http(s) requests that use Request library with optimized proxy support. updated for timeout value exposure
npm install node-red-contrib-http-request-ucg
A simple example : The node-red-contrib-http-request module support HTTPS on HTTP proxy using CONNECT request. This is not feasible using the Core Node-RED HTTP Request module.
By contributing to our http request node, you'll be supporting an evolutive and robust HTTP client for Node-RED.