urlencoded-post

Well, how long have we missed this? (It's also in XForms 1.1):

"11.3.1.2 The post, multipart-post, form-data-post, and urlencoded-post  
Submission Methods
The serialized form data is delivered as the message body."

This is not true for urlencoded-post, where the serialized data is in the  
URL like with GET...

Steven

Received on Wednesday, 15 April 2020 20:34:04 UTC