1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
Nick O'Leary 5f6fcb2bc0
Do not throw HTTP errors in request node
Fixes #3082

GOT will throw errors for non-successful http responses by default. We need to turn that
off to be consistent with the 1.x behaviour using the request module
2021-07-22 23:48:30 +01:00
..
2021-04-19 13:09:13 +01:00
2021-07-15 21:09:20 +09:00
2018-10-25 11:18:13 +01:00
2018-08-04 22:23:06 +01:00
2018-08-17 22:10:54 +01:00
2018-08-21 13:57:59 +01:00
2021-07-22 11:17:48 +01:00
2018-08-21 13:43:11 +01:00

@node-red/nodes

Node-RED core nodes module.

This provides all of the core Node-RED nodes.

Source

The main Node-RED modules are maintained as a monorepo on GitHub.