mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
First pass at adding support for GET requests
with a body
This commit is contained in:
@@ -398,7 +398,7 @@
|
||||
"status": "Status code",
|
||||
"headers": "Headers",
|
||||
"other": "other",
|
||||
"paytoqs" : "Append msg.payload as query string parameters",
|
||||
"paytoqs" : "Append msg.payload as",
|
||||
"utf8String": "UTF8 string",
|
||||
"binaryBuffer": "binary buffer",
|
||||
"jsonObject": "parsed JSON object",
|
||||
|
Reference in New Issue
Block a user