Using "multipart / form-data"
1 answer
At this point, multipart / form-data is only used to send files through the input element [type = file]:
http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.2
+2
except in forms containing ? ..."> At this point, multipart / form-data is only used to send files through the input element [type = file]: http://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.2All geek questions in one placeUsing "multipart / form-data"
1 answersource
share+2