Multipart/form-data
multipart/form-data
is a form-data type that works with body payload or file upload.
Upload a File
Module which uploads a file to the service works with data type buffer
in mappable parameters and type multipart/form-data
in communication.

Last updated