Simple JSON call
Trevor DeVore
lists at mangomultimedia.com
Tue Sep 9 16:58:20 EDT 2014
On Tuesday, September 9, 2014, Richard Gaskin <ambassador at 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
More information about the use-livecode
mailing list