HTTP PUT?

Mark Waddingham mark at livecode.com
Fri Oct 6 09:40:38 EDT 2017


On 2017-10-06 15:38, Ben Rubinstein via use-livecode wrote:
> We can perform an HTTP GET using "get URL xxx"
> 
> We can perform an HTTP POST using "post yy to xxx"
> 
> How can we perform an HTTP PUT?

Using 'put':

   put zz into url xxx

Warmest Regards,

Mark.

-- 
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps




More information about the use-livecode mailing list