mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add file upload support to HTTP In node
This commit is contained in:
@@ -313,7 +313,8 @@
|
||||
"method": "Method",
|
||||
"url": "URL",
|
||||
"doc": "Docs",
|
||||
"return": "Return"
|
||||
"return": "Return",
|
||||
"upload": "Accept file uploads?"
|
||||
},
|
||||
"setby": "- set by msg.method -",
|
||||
"basicauth": "Use basic authentication",
|
||||
|
Reference in New Issue
Block a user