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
Nick O'Leary c97786e12c
Improve handling of file upload in request node
formData can only be Strings or Buffers - anything else will cause
errors. To help matters, we now look for invalid types and json-encode
them where needed.
2019-06-08 20:42:14 +01:00
..
@node-red Improve handling of file upload in request node 2019-06-08 20:42:14 +01:00
node-red Bump for 1.0.0-beta.2 2019-05-24 11:36:57 +01:00