- From: Stefan Radomski <radomski@tk.informatik.tu-darmstadt.de>
- Date: Tue, 24 Jun 2014 21:10:45 +0000
- To: Jim Barnett <1jhbarnett@gmail.com>
- CC: "www-voice@w3.org (www-voice@w3.org)" <www-voice@w3.org>
On Jun 24, 2014, at 21:50, Jim Barnett <1jhbarnett@gmail.com> wrote: > since params are supposed to become post header parameters. But they cannot, at least not without some encoding - param.expr might evaluate to a JSON structure with multiple newlines. In our case, it might even evaluate to a DOM node, in which case we’d like to pass some XML. And what about <param name=“Content-length” expr=“‘0’”> - is that allowed to become a HTTP post header? Regards Stefan
Received on Tuesday, 24 June 2014 21:11:41 UTC