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 > 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 want?
>
> Devin
>
>
>
> Devin Asay
> Director
> Office of Digital Humanities
> Brigham Young University
>
> ___
> 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

Re: livecode post http request

2016-12-20 Thread Devin Asay

On Dec 20, 2016, at 12:38 PM, Matt Maier 
> 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 want?

Devin



Devin Asay
Director
Office of Digital Humanities
Brigham Young University

___
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 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, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode