multipartform data

[1/1]

  1. Understanding enctype="multipart/form-data" through Code Examples
    In HTML, the enctype attribute of a <form> element specifies how the form data should be encoded when it's sent to the server