pub const ENCTYPE: &str = "enctype";
The enctype attribute.
enctype
Encoding type for form data: “application/x-www-form-urlencoded”, “multipart/form-data”, or “text/plain”.