You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -55,12 +55,17 @@ import TabItem from '@theme/TabItem';
|
||||
"Accept": "*/*",
|
||||
"Accept-Charset": "utf-8",
|
||||
"Accept-Encoding": "gzip",
|
||||
"Connection": "Keep-Alive",
|
||||
"Content-Length": "0",
|
||||
"Host": "httpbin.org",
|
||||
"Host": "localhost:2424",
|
||||
"Max-Forwards": "10",
|
||||
"User-Agent": "1Script v$2.0.0.0",
|
||||
"X-Amzn-Trace-Id": "Root=1-68c8adb6-0595cd6c13abd6c62a8e4750"
|
||||
"X-Arr-Log-Id": "cc77e281-168b-497d-a784-2c193716b835",
|
||||
"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": "/get"
|
||||
},
|
||||
"origin": "***",
|
||||
"url": "https://httpbin.org/get"
|
||||
"url": "https://bin.openintegrations.dev/get"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user