1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Merge branch 'multipart_stream' of https://github.com/bartbutenaers/node-red into multipart_stream

This commit is contained in:
bartbutenaers 2017-03-05 15:08:05 +01:00
commit 2d2ba0e94e

View File

@ -334,10 +334,7 @@
"no-response": "No response object", "no-response": "No response object",
"json-error": "JSON parse error", "json-error": "JSON parse error",
"no-url": "No url specified", "no-url": "No url specified",
"deprecated-call":"Deprecated call to __method__", "deprecated-call":"Deprecated call to __method__"
"no-boundary": "No multipart boundary specified",
"no-separator": "No multipart header body separtor detected",
"invalid-length": "Invalid content lenght"
}, },
"status": { "status": {
"requesting": "requesting" "requesting": "requesting"