Hey guys. I'm trying to find out if the http4 (or any other) component supports multipart/form-data file uploads. In my experience, it's necessary to resort to a bean and HttpClient boilder-plate to upload a file, along with arbitrary form data. Does anybody know if there is a way to do this via a component?
Thanks!
