Login to follow
Multipart/form-data

Multipart/form-data (ODC)

Stable version 0.1.6 (Compatible with ODC)
Uploaded on 11 Aug (3 weeks ago) by OutSystems Labs
Multipart/form-data

Multipart/form-data (ODC)

Details
Detailed Description

A quick and easy way to create the body of a multipart/form-data message.


This component provides a quick and easy way to create the body of a multipart/form-data message. This is especially useful for consuming REST services that need this format instead of the more common (and OutSystems-supported) JSON.

For background see this Medium article.


The component also lets you expose Endpoints that receive multipart/form-data content.

Release notes 

Updated BinaryConcat dependency to 0.3.0

Updated MultipartFormDataParser to 0.3.0