Restful Methods: http PATCH and http HEAD etc

David Bovill david.bovill at gmail.com
Mon Sep 16 18:30:49 EDT 2013


Ah great to know. I think the real issue is mobile - I guess that would be
a feature request.


On 16 September 2013 22:17, Trevor DeVore <lists at mangomultimedia.com> wrote:

> On Mon, Sep 16, 2013 at 4:31 PM, David Bovill <david.bovill at gmail.com
> >wrote:
>
> > Thanks Guglielmo - do you know if "delete url" works for anything other
> > than files?
> >
>
> 'delete URL' will make a call to the server using DELETE.
>
>
> > I guess these methods can be done with sockets using the http specs and
> > added to libURL? Then again that's not going to help with mobile.
>
>
> The version of libURL that comes with GLX App Framework has a modification
> allowing HEAD requests. You could look at it for ideas.
>
>
> http://www.bluemangolearning.com/revolution/software/libraries/glx-application-framework/
>
> Look at the ulBuildHttpRequest function in the ./internet/glxappLibURL.rev
> stack.
>
> --
> Trevor DeVore
> Blue Mango Learning Systems
> www.clarify-it.com    -    www.screensteps.com
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list