You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
26 lines
785 B
Plaintext
Vendored
26 lines
785 B
Plaintext
Vendored
{
|
|
"args": {},
|
|
"data": "",
|
|
"files": {
|
|
"file1": "..."
|
|
},
|
|
"form": {
|
|
"field1": "Text",
|
|
"field2": "10"
|
|
},
|
|
"headers": {
|
|
"Accept": "*/*",
|
|
"Accept-Charset": "utf-8",
|
|
"Accept-Encoding": "gzip",
|
|
"Authorization": "OAuth oauth_consumer_key=\"***\",oauth_token=\"***\",oauth_signature_method=\"HMAC-SHA256\",oauth_timestamp=\"1747776246\",oauth_nonce=\"1747776246\",oauth_version=\"1.0\",oauth_signature=eJSz%2BMDEcVJVTl32XUi8zXO1IHolAlnxNUlMip6N%2Fmo%3D",
|
|
"Content-Length": "2114372",
|
|
"Content-Type": "multipart/form-data; boundary=8c0ca75dceb94efeb1393f6606f2df58",
|
|
"Host": "httpbin.org",
|
|
"User-Agent": "1Script v$1.9.2.10",
|
|
"X-Amzn-Trace-Id": "Root=1-682cd6d6-64e958a362794fc90e18b334"
|
|
},
|
|
"json": null,
|
|
"origin": "***",
|
|
"url": "https://httpbin.org/post"
|
|
}
|