1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/SetStringBody.log
Vitaly the Alpaca (bot) 282a424c3f Test data update (Jenkins)
2025-09-15 10:22:15 +03:00

20 lines
441 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$2.0.0.0",
"X-Amzn-Trace-Id": "Root=1-68c7bc74-74412f8d609f6c6d1f6c6a17"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}