node-red-contrib-http-request-ucg 0.1.9

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

This is a node-red node for performing http(s) requests that use Request library with optimized proxy support Updated to expose the timeout value in the GUI

Installation

run npm -g install node-red-contrib-http-request-ucg

npm package

Features

Based on the node-red core node for performing http/https requests and on the fabulous Request library which a lot of features for proxy, steaming, or TLS/SSL support.

Why this module ?

Request became a popular and proven simplified HTTP Client to make http(s) calls. It supports a lot of features/options for advanced usage.

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.

Node Info

Version: 0.1.9
Updated 7 years ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

305 in the last week

Nodes

  • www-request-ucg

Keywords

  • node-red
  • http
  • https
  • request
  • proxy

Maintainers

Contributors

  • Yohann Ciurlik
  • Mohamed Chekir
  • Jim Barnebee