- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Thu, 16 Apr 2020 11:34:10 +0200
- To: "Erik Bruchez" <ebruchez@orbeon.com>
- Cc: XForms <public-xformsusers@w3.org>
Received on Thursday, 16 April 2020 09:34:26 UTC
Ha! You're absolutely right. I had seen that page before, but not concluded that the data is in the body. Anyway, I just tried it out, and it really is, which is frankly silly, but there you go. So all is well. Steven On Thu, 16 Apr 2020 07:50:42 +0200, Erik Bruchez <ebruchez@orbeon.com> wrote: > I think that the text is correct. It just means that the > `application/x-www-form-urlencoded` content is in the request body. > > See this example on MDN where an `application/x-www-form-urlencoded` > POST is described: > > https://developer.mozilla.org/en-US/docs/Web/HTTP/Methods/POST > > -Erik > > On Wed, Apr 15, 2020 at 1:34 PM Steven Pemberton > <steven.pemberton@cwi.nl> wrote: >> 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 Thursday, 16 April 2020 09:34:26 UTC