POST on mobile apps
J. Landman Gay
jacque at hyperactivesw.com
Sun Mar 15 12:25:45 EDT 2020
On March 15, 2020 6:30:28 AM Mark Waddingham via use-livecode
<use-livecode at lists.runrev.com> wrote:
> LibUrl has been an option on mobile since we added socket support, and
> tsNet has a liburl driver which replaces the (script) socket-based
> version of liburl with tsNet's internal operations.
>
> So include libUrl and you get normal libUrl; include libUrl and tsNet
> and you get libUrl driven by tsNet; include neither and you get the
> in-engine implementation.
Thanks. What about "get/put URL"? Do I need TSNet for that?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list