Closed GoogleCodeExporter closed 8 years ago
This can be set inside the Content-Type header as a param. For instance:
Content-Type: multipart/mixed; boundary=--my-unique-boundary
Original comment by brandonj...@gmail.com
on 21 Jul 2010 at 7:19
Added Apache HttpClient sample code for implementing this.
Original comment by subwiz
on 8 Aug 2012 at 12:27
Attachments:
Dependency info here:
http://stackoverflow.com/questions/1378920/how-can-i-make-a-multipart-form-data-
post-request-using-java
Abstract HttpEntity:
http://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/ent
ity/AbstractHttpEntity.html
Original comment by subwiz
on 8 Aug 2012 at 12:39
restclient-lib module has been updated to incorporate this. Will need to work
on the UI module now.
Original comment by subwiz
on 10 Aug 2012 at 5:28
Completed :-)
Upcoming 3.1 release will have this functionality.
Original comment by subwiz
on 14 Sep 2012 at 12:09
Original issue reported on code.google.com by
hihisur...@gmail.com
on 19 Dec 2009 at 4:18