I found out that HTML form supports only two enctype types. They are application/x-www-form-urlencoded and multipart/form-data. I understand that I
application/x-www-form-urlencoded
multipart/form-data
Yes, the default enctype is application/x-www-form-urlencoded.
enctype