We need way a way of specifying how to encode the request body. See: http://www.w3schools.com/html/html5_form_attributes.asp default: formenctype="multipart/form-data" Probably not calling it formenctype. Open question.
We need way a way of specifying how to encode the request body.
See: http://www.w3schools.com/html/html5_form_attributes.asp
default: formenctype="multipart/form-data"
Probably not calling it formenctype. Open question.