You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
Test data update (Jenkins)
This commit is contained in:
19
docs/en/results/HTTPClient/SetStringBody.log
vendored
Normal file
19
docs/en/results/HTTPClient/SetStringBody.log
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user