is application/x-www-form-urlencoded default for html form?

前端 未结 3 841
挽巷
挽巷 2020-12-14 06:44

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

3条回答
提交回复
热议问题