node-red-contrib-http-request-proxy 0.1.20

A Node-RED node for performing http(s) requests that use Request library with optimized proxy support.

npm install node-red-contrib-http-request-proxy

This is a node-red node for performing http(s) requests that use Request library with optimized proxy support.

Thanks spawnrider for his work, which this is based on.

Difference between this and node-red-contrib-http-request is that you can set a custom timeout and proxy at each input message, so you can use it as a proxy tester or in different situations where you need to change proxy freely and only at node level.

Installation

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

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.

image

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-proxy module support HTTPS on HTTP proxy using CONNECT request.

Node Info

Version: 0.1.20
Updated 5 years, 10 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

8 in the last week

Nodes

  • www-request

Keywords

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

Maintainers

Contributors

  • Yohann Ciurlik
  • Mohamed Chekir
  • Chelaru Adrian