Add include raw data option in request body.

This commit is contained in:
Debadutta Panda
2025-02-03 14:11:29 +05:30
committed by Debadutta Panda
parent 92a5a28072
commit f5fa05d184
13 changed files with 134 additions and 36 deletions

View File

@@ -397,7 +397,8 @@
"binaryBuffer": "바이너리 버퍼",
"jsonObject": "JSON오브젝트",
"authType": "종류별",
"bearerToken": "토큰"
"bearerToken": "토큰",
"rawBody": "원시 데이터를 포함할까요?"
},
"setby": "- msg.method에 정의 -",
"basicauth": "인증을 사용",