rbeckman-nextgen / test-mc6

0 stars 0 forks source link

Improve support for multipart/form-data in HTTP Sender #1887

Open rbeckman-nextgen opened 4 years ago

rbeckman-nextgen commented 4 years ago

The current implementation only allows a single file part in the request (the POST content). The connector should be updated with a table to allow the addition of parts of different types (string, file, etc.).

Imported Issue. Original Details: Jira Issue Key: MIRTH-1940 Reporter: dschramm Created: 2011-09-08T17:16:24.000-0700

rbeckman-nextgen commented 4 years ago

People are getting around this in other ways with manual JavaScript: [https://catalyze.io/blog/mirth-connect-apache-httpclient-rhino-and-multi-part-forms]

Imported Comment. Original Details: Author: narupley Created: 2015-10-21T15:23:52.000-0700