Forum Discussion

keshav's avatar
15 years ago

How to attach a file when using multipart/mixed using

I need to test a POST using REST service. The post consists of posting a File and metadata. It will be a multipart/mixed request. I am not able to send a request to POST the attachment. The request r...