On Tuesday, September 9, 2014, Richard Gaskin <ambassa...@fourthworld.com>
wrote:
>
>
> Ah - supercool.  I've been limiting my web APIs to use only POST, as I
> didn't realize we'd had a way to use PUT and DELETE.  In fact, I thought
> DELETE only worked for FTP - what version extended that for HTTP?


AFAIK PUT and DELETE have always been available. At least since I needed to
use them. It was just urlresponse that was added a few years ago so you
could get the response. REST APIs often send back meaning data.

-- 
Trevor DeVore
_______________________________________________
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

Reply via email to