https://github.com/doing-things-with-node-red/node-red-contrib-http-out-error
It's a Node-RED custom node allowing to use http-errors to response in a easy way with a http error on a catch node.
https://github.com/doing-things-with-node-red/node-red-contrib-http-out-error
http-errors node-red
Last synced: 10 months ago
JSON representation
It's a Node-RED custom node allowing to use http-errors to response in a easy way with a http error on a catch node.
- Host: GitHub
- URL: https://github.com/doing-things-with-node-red/node-red-contrib-http-out-error
- Owner: doing-things-with-node-red
- License: mit
- Created: 2019-11-28T12:00:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T08:56:50.000Z (over 6 years ago)
- Last Synced: 2025-06-14T18:09:04.741Z (11 months ago)
- Topics: http-errors, node-red
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_build/latest?definitionId=1&branchName=master)
[](https://greenkeeper.io/)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-http-out-error)
# node-red-contrib-http-response-error
It's a [**Node-RED**](http://nodered.org/) custom node allowing to use [http-errors](https://github.com/jshttp/http-errors) to response in a easy way with a http error on a catch node.
[](https://i.imgur.com/8rrFG4F.png)
## Dependencies
* [http-errors](https://github.com/jshttp/http-errors): Create HTTP Errors
License
-------
See the [LICENSE file](LICENSE) for license text and copyright information.