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