Forum Discussion

TestKeks's avatar
TestKeks
Occasional Contributor
7 years ago

Performing post request with content-type multipart/form-data (for binary file)

Hi,   in a script test, I would like to use the send method to send a binary file, namely a desktop screenshot, formatted in the content type "multipart/form-data". According to the JavaScript code...