1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red
Sam Machin 2b01a3fcd3
Handle 204 in httprequest JSON
If the http statusCode is 204 (Success, No Content) and the node return type is set to JSON this sets msg.payload as an empty json object so as to supress the JSON parse error
2023-08-02 14:15:29 +01:00
..
editor-api Bump for 3.0.2 2022-08-04 13:50:31 +01:00
editor-client Add Japanese translation for error message when creating subflow 2023-07-02 15:51:35 +09:00
nodes Handle 204 in httprequest JSON 2023-08-02 14:15:29 +01:00
registry Merge pull request #3999 from node-red/fix-plugin-async 2023-02-02 10:23:42 +00:00
runtime correct declaration of env object/dic/lookup 2023-06-09 11:30:21 +01:00
util Bump for 3.0.2 2022-08-04 13:50:31 +01:00