wiztools / rest-client

Tool to test HTTP/RESTful webservices.
Apache License 2.0
1.53k stars 372 forks source link

Different types of Multipart #21

Closed subwiz closed 10 years ago

subwiz commented 10 years ago

Seems there are different types of multipart-body:

https://hc.apache.org/httpcomponents-client-ga/httpmime/apidocs/org/apache/http/entity/mime/HttpMultipartMode.html

Should we give this option in RESTClient?

subwiz commented 10 years ago

Fixed.