<br>Hi, I was wondering if it will be specified how a client will construct requests from forms with method=&quot;PUT&quot; and method=&quot;DELETE&quot;.&nbsp; I understand how method=&quot;GET&quot; form information is encoded into the query string and method=&quot;POST&quot; form information is encoded into the message body, but I was wondering about PUT and DELETE.&nbsp; How is form information to be encoded in forms with these methods -- like GET, POST, or some other way?
<br><br>Thanks in advance for any help,<br><br>Andrew<br><br>