formMethod

The formMethod property of the HTMLInputElement interface is the HTTP method used to submit the

if the element is the control that submits the form. It reflects the value of the 's formmethod attribute.

MDN Reference