Forum Discussion

Smartian's avatar
Smartian
Regular Visitor
2 years ago

Parse a multipart/data-form response

Hello all, In my project, I want to assert the content of the reply from my server. I send a POST request containing only a xml file, and I get a multipart/form-data containing  2 parts as a respons...