FORM_MIME_TYPE_MULTIPART

A macro containing the value multipart/form-data; the MIME type used for posting form data that contains files to be uploaded.

enum FORM_MIME_TYPE_MULTIPART = "multipart/form-data";