REST console help
I am using REST console to test some of our REST webservices and wanted your help on how to use REST console. We have created POST call which accepts multipart/form-data. Do you know how to construct a multipart body in REST console? I tried to add attachments and data in RAW payload section but that didnt work. I could not see any payload in multipart object. I did set the content type to multipart-formdata but that didnt work. I use Advanced REST client to set up multipart form data. I wanted to know if it is possible in REST console.
can you provide some examples of the request you are sending, perhaps the HAR extract?
Thanks for your reply. I have extracted the request i created from rest client. I am not able to attached with the email So i have copied the contents below. While constructing multipart body, rest client adds the boundary itself. I dont see that happening in REST console.
On Wed, Feb 27, 2013 at 2:06 PM, Ahmad Nassri [email protected]:
can you provide some examples of the request you are sending, perhaps the HAR extract?
— Reply to this email directly or view it on GitHubhttps://github.com/codeinchaos/restconsole/issues/89#issuecomment-14192529 .
Thanks, Barkha