Form request body builder
Last updated
Last updated
[io/http/utils/Form request body builder]
Builds the body of a "multipart/form-data" request. Form requests are mostly used for uploading files.
Keywords: multipart, form-data, request, body, payload, upload
form:
Receives a data structure that describes form values
body: string
Sends base64-encoded "multipart/form-data" request body