Re: IRP for uSCXML
Stefan Radomski <[email protected]> Tue, 24 Jun 2014 21:10:45 +0000
| Newsgroups | gmane.comp.web.voice |
|---|---|
| Message-ID | <424FF50C-8009-4EBA-B0A4-D119EFCE1C69@tk.informatik.tu-darmstadt.de> |
On Jun 24, 2014, at 21:50, Jim Barnett <[email protected]> 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