This commit is contained in:
Stephen McLaughlin
2023-09-05 06:22:46 -04:00
committed by GitHub
11 changed files with 157 additions and 31 deletions

View File

@@ -513,9 +513,11 @@
"headers": "ヘッダ",
"other": "その他",
"paytoqs": {
"label": "ペイロード (GET)",
"ignore": "無視",
"query": "クエリパラメータに追加",
"body": "リクエストボディとして送信"
"body": "リクエストボディとして送信",
"setby": "- msg.payloadHandlingに定義 -"
},
"utf8String": "UTF8文字列",
"binaryBuffer": "バイナリバッファ",