Page 1 of 1

HTTP w/multipart form-data

Posted: 24 Aug 2015 06:20
by jhmartin
I am trying to interface with MailGun, and it requires that its HTTP request send their options as multipart/form-data. Looking at the developer guide I do not see a way to do this. Is there any other option?

https://documentation.mailgun.com/api-s ... ml#sending