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/SetStringBody.log
Vitaly the Alpaca (bot) ae39c5089a Test data update (Jenkins)
2025-05-20 22:25:45 +03:00

20 lines
443 B
Plaintext
Vendored

{
"args": {},
"data": "Hello world!",
"files": {},
"form": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Content-Length": "12",
"Content-Type": "text/plain; charset=Windows-1251",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd69f-40db5e0c114034d733729fc5"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}