You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
33 lines
875 B
Plaintext
Vendored
33 lines
875 B
Plaintext
Vendored
{
|
|
"args": {},
|
|
"data": "{\r\n \"Field1\": 10,\r\n \"Field2\": \"Text\",\r\n \"Field3\": [\r\n \"A\",\r\n \"B\",\r\n \"C\"\r\n ]\r\n}",
|
|
"files": {},
|
|
"form": {},
|
|
"headers": {
|
|
"Accept": "*/*",
|
|
"Accept-Charset": "utf-8",
|
|
"Accept-Encoding": "gzip",
|
|
"Connection": "Keep-Alive",
|
|
"Content-Length": "81",
|
|
"Content-Type": "application/json; charset=utf-8",
|
|
"Host": "localhost:2424",
|
|
"Max-Forwards": "10",
|
|
"User-Agent": "1Script v$2.0.0.0",
|
|
"X-Arr-Log-Id": "4e5866cf-e129-48f6-95c9-78188ec408cc",
|
|
"X-Arr-Ssl": "2048|256|C=BE, O=GlobalSign nv-sa, CN=GlobalSign GCC R6 AlphaSSL CA 2025|CN=*.openintegrations.dev",
|
|
"X-Forwarded-Host": "bin.openintegrations.dev",
|
|
"X-Original-Url": "/post"
|
|
},
|
|
"json": {
|
|
"Field1": 10,
|
|
"Field2": "Text",
|
|
"Field3": [
|
|
"A",
|
|
"B",
|
|
"C"
|
|
]
|
|
},
|
|
"origin": "***",
|
|
"url": "https://bin.openintegrations.dev/post"
|
|
}
|