Login to follow
MultipartFormDataParser

MultipartFormDataParser (ODC)

Stable version 0.3.0 (Compatible with ODC)
Uploaded on 11 Aug (3 weeks ago) by OutSystems Labs
MultipartFormDataParser

MultipartFormDataParser (ODC)

Details
Detailed Description

Helper action used to parse MultiPart/Form-Data responses from a binary blob.

It can receive a boundary value, or attempt to identify the boundary based on the provided content.

The response will be converted to a list of Parts.

Release notes 

Updated to .NET 10
Updated dependencies