Add include raw data option in request body.

This commit is contained in:
Debadutta Panda
2025-02-03 14:11:29 +05:30
parent bb01f26f06
commit 356c0c2416
13 changed files with 154 additions and 36 deletions

View File

@@ -416,7 +416,8 @@
"binaryBuffer": "二進制buffer",
"jsonObject": "解析的JSON對象",
"authType": "類型",
"bearerToken": "Token"
"bearerToken": "Token",
"rawBody": "包含原始數據?"
},
"setby": "- 用 msg.method 設定 -",
"basicauth": "基本認證",