mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add include raw data option in request body.
This commit is contained in:
@@ -416,7 +416,8 @@
|
||||
"binaryBuffer": "二進制buffer",
|
||||
"jsonObject": "解析的JSON對象",
|
||||
"authType": "類型",
|
||||
"bearerToken": "Token"
|
||||
"bearerToken": "Token",
|
||||
"rawBody": "包含原始數據?"
|
||||
},
|
||||
"setby": "- 用 msg.method 設定 -",
|
||||
"basicauth": "基本認證",
|
||||
|
||||
Reference in New Issue
Block a user