Which attribute specifies the HTTP method for sending form data?
<form action="/submit.php" ___="post"></form>
action
post
send
method