You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-20 09:19:27 +02:00
19 lines
443 B
Plaintext
Vendored
19 lines
443 B
Plaintext
Vendored
{
|
|
"args": {},
|
|
"headers": {
|
|
"Accept": "*/*",
|
|
"Accept-Charset": "utf-8",
|
|
"Accept-Encoding": "gzip",
|
|
"Authorization": "Bearer 1111",
|
|
"Host": "httpbin.org",
|
|
"User-Agent": "1Script v$1.9.2.10",
|
|
"X-Amzn-Trace-Id": "Root=1-682cb2cc-2cfbf2b31a92d00b570df531",
|
|
"X-Header1": "Value1",
|
|
"X-Header2": "Value2",
|
|
"X-Header3": "BadValue",
|
|
"X-Header4": "BadValue"
|
|
},
|
|
"origin": "93.125.42.204",
|
|
"url": "https://httpbin.org/get"
|
|
}
|