0.2.11 • Published 6 years ago

node-red-contrib-http-request-multipart v0.2.11

Weekly downloads
44
License
MIT
Repository
github
Last release
6 years ago

node-red-contrib-http-request-multipart

This is a node-red node for performing http(s) requests that use Request library with optimized proxy support. it is forked from node-red-contrib-http-request to support multipart request

Installation

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

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-multipart 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.

0.2.11

6 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.8

7 years ago