If the form's enctype attribute is set to "multipart/form-data", use FormData to encode the form's elements.
2.4 KiB
2.4 KiB
If the form's enctype attribute is set to "multipart/form-data", use FormData to encode the form's elements.