Fwd: post,get,etc Jason to URL on android

2013-07-05 Thread Otto Kowalski
-- Forwarded message -- From: Otto Kowalski Date: 2013/7/5 Subject: Re: post,get,etc Jason to URL on android To: How to use LiveCode i put libUrlSetSSLVerification false before post url and now i'm not even getting an empty answer :/ 2013/7/5 Andrew Kluthe > Sounds like you

Fwd: post,get,etc Jason to URL on android

2013-07-04 Thread Otto Kowalski
Subject: post,get,etc Jason to URL on android To: use-livecode@lists.runrev.com hi guys, i try to develop a mobile app for android/ios using the apis of a web application. it expects a Login like this: { "username":"xx","password":"yy" } i already set the http Header to application/json and