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