If you want to create a cookies-based login system, it's only available via the libURLLastRHHeaders command, which of course is not available in mobile versions of LiveCode (as of 5.0.2).
I'm not asking for full libURL functionality, just a way to get to the headers. That way I can take advantage of the elegant way get and post work to do a full and secure user session between my app and web server.
I'm implementing a very hacky way to do this via rreSocket for now just to get a version of the code out there that works on iOS, but it's not very robust.
Thanks,
-Ken
http headers support
Moderator: Klaus
Re: http headers support
Ken:
I too need to get headers after a POST. Can you please tell me how you are 'temporarily' doing it for IOS ?
- Paul
I too need to get headers after a POST. Can you please tell me how you are 'temporarily' doing it for IOS ?
- Paul