formEnctype

The formEnctype property of the HTMLInputElement interface is the MIME_type of the content sent to the server when the <input> with the formEnctype is the method of form submission.

MDN Reference