1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-29 22:27:42 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/SetURLParams.log
Vitaly the Alpaca (bot) ae39c5089a Test data update (Jenkins)
2025-05-20 22:25:45 +03:00

17 lines
356 B
Plaintext
Vendored

{
"args": {
"param1": "text",
"param2": "10"
},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd686-48023cf6367c49e635e9f2ba"
},
"origin": "***",
"url": "https://httpbin.org/get?param1=text&param2=10"
}