Hi
I am trying to write code that will compose a REST request that is multi-part - containing headers, parameters (body) and a file to upload - then interrogate the response.
I have tried the inbuilt .net components of Delphi - and can create the headers and parameters, but the 'addfile' fails.
Any idea's or a sample project or code snippet that does this?
Regards
Brian