TSNet updated to include PUT and PATCH
Charles Warwick
charles at techstrategies.com.au
Wed Mar 14 07:46:15 EDT 2018
Hi Todd,
You can use the tsNetCustom* functions to issue any HTTP(S) request type you require (including PATCH and PUT). The tsNetUpload* functions are also effectively just a PUT request when using the HTTP(S) protocols.
Let me know if you need any more info.
Cheers,
Charles
> On 14 Mar 2018, at 6:49 pm, Todd Fabacher via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> Hello Charles and LC community,
>
> As we start to use more JSON databases and REST APIs, we are going to need
> to get HTTPS PATCH. This is a commonly used function used by many REST
> services.
>
> We are currently doing Google Firebase for LiveCode and they make extensive
> use of PATCH. We can get by with just POST, but we would prefer if we could
> get PUT and PATCH on mobile.
>
> Is there any plan at all on the roadmap??
>
> --Todd
> _______________________________________________
> 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