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

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