1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/AddBearerAuthorization.log

15 lines
331 B
Plaintext
Raw Normal View History

2025-05-20 22:25:45 +03:00
 {
"args": {},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Authorization": "Bearer 123123",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd6ec-50dd82f526c707e106598284"
},
"origin": "***",
"url": "https://httpbin.org/get"
}