1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/SetFormBody.log

23 lines
486 B
Plaintext
Raw Normal View History

2025-05-20 22:25:45 +03:00
 {
"args": {},
"data": "",
"files": {},
"form": {
"Field1": "10",
"Field2": "Text"
},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Content-Length": "21",
"Content-Type": "application/x-www-form-urlencoded; charset=utf-8",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd6a1-2230e2f11fe4c5db5430028c"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}