sense-http

2.2.0 • Public • Published

Insert an object into this node to make a simple HTTP request

msg.payload = { url: "http://www.google.nl", headers: [ { header: "Authorization", value: "stuff" } ], parameters: //Optional, leave empty to not put any parameters in the request [ { key: "abc", value: "def" } ], data: { //Required, but can be empty abc: "def" }, method: "POST" } return msg;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.2.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.2.0
    0
  • 2.1.7
    0
  • 2.1.6
    0
  • 2.1.5
    0

Package Sidebar

Install

npm i sense-http

Weekly Downloads

0

Version

2.2.0

License

ISC

Unpacked Size

12 kB

Total Files

6

Last publish

Collaborators

  • timfa