You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
20 lines
441 B
Plaintext
Vendored
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"
|
|
}
|