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/AddMultipartFormDataFile.log
Vitaly the Alpaca (bot) 229bfdb872 Test data update (Jenkins)
2025-09-14 12:05:32 +00:00

25 lines
522 B
Plaintext
Vendored

{
"args": {},
"data": "",
"files": {
"file1": "..."
},
"form": {
"Field1": "Text",
"Field2": "10"
},
"headers": {
"Accept": "*/*",
"Accept-Charset": "utf-8",
"Accept-Encoding": "gzip",
"Content-Length": "2114372",
"Content-Type": "multipart/form-data; boundary=1ae62ca5723642a9a453aa3986ef1145",
"Host": "httpbin.org",
"User-Agent": "1Script v$2.0.0.0",
"X-Amzn-Trace-Id": "Root=1-68c6ad5e-730a8aaf0ccf21966b944594"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}