What is the default form HTTP method?

前端 未结 5 2113
悲&欢浪女
悲&欢浪女 2020-11-22 03:01

When an HTML form is submitted without specifying a method, what is the default HTTP method used? GET or POST?

Has this behaviour ever changed between HTML standard

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