1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00
Files
OpenIntegrations/docs/en/results/HTTPClient/AddMultipartFormDataFile.log

25 lines
524 B
Plaintext
Raw Normal View History

2025-05-20 22:25:45 +03:00
 {
"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=1b4d6ff7f757440ebce8b80f70c04584",
"Host": "httpbin.org",
"User-Agent": "1Script v$1.9.2.10",
"X-Amzn-Trace-Id": "Root=1-682cd6be-3c74b8a70273b27e7aece353"
},
"json": null,
"origin": "***",
"url": "https://httpbin.org/post"
}