Re: livecode post http request

2016-12-20 Thread Matt Maier
Is that a server variable? I don't have access to the server, it's someone else's. I'm just sending it data. On Dec 20, 2016 12:51, "Devin Asay" wrote: > > On Dec 20, 2016, at 12:38 PM, Matt Maier luebac...@gmail.com>> wrote: > > Is there a way to see the actual raw text of the http POST that L

Re: livecode post http request

2016-12-20 Thread Devin Asay
On Dec 20, 2016, at 12:38 PM, Matt Maier mailto:bluebac...@gmail.com>> wrote: Is there a way to see the actual raw text of the http POST that Livecode sends when I use a command such as: post tSomeVariable to URL “www.whatever.com" Matt, Does $_POST_RAW do what you wan

livecode post http request

2016-12-20 Thread Matt Maier
Is there a way to see the actual raw text of the http POST that Livecode sends when I use a command such as: post tSomeVariable to URL "www.whatever.com" ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsub