DELETE, PUT http

Trevor DeVore lists at mangomultimedia.com
Mon Apr 4 08:36:52 EDT 2011


On Sun, Apr 3, 2011 at 3:50 AM, Maarten Koopmans <maarten.koopmans at gmail.com
> wrote:

> I there a way to have LIvecode do PUT and DELETE via http/https,
> hopefully witj digest authentication? So you can use the UI tools to
> integrate with REST services? I see great chanches here :-)
>

PUT and DELETE arel supported by libURL.

PUT: put theVariableData into URL "http://www.mydomain.com/path/"
DELETE: delete URL "http://www.mydomain.com/path/"

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
LiveCode Resources for Developers: http://livecode.bluemangolearning.com



More information about the use-livecode mailing list