Re: Livecode REST Server

2015-11-06 Thread jbv
put header "Content-Type: text/xml; charset: utf-8"

Best
jbv


> How do I set the httpheaders for a server side script written in Livecode
> -
> that is before using "put" to send data back to the server. set the
> httpheaders does not seem to work? I need to set CORS headers for the
> response from the server.
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Livecode REST Server

2015-11-06 Thread David Bovill
How do I set the httpheaders for a server side script written in Livecode -
that is before using "put" to send data back to the server. set the
httpheaders does not seem to work? I need to set CORS headers for the
response from the server.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode