Multipart content type inserter

[io/http/utils/Multipart content type inserter]


Inserts multipart/form-data content type into a HTTP request header.


Keywords: header, http, request, response, boundary, form, multipart

Input ports

  • headers: {string: string}

  • boundary: any

Output ports

  • headers: {string: string}

Last updated