Senin, 18 Oktober 2010

Android Https Quirks

I wanted to make my own Https Get/Post request on Android platform. In this blog post I will cover my investigation and the quirks I noticed for eg.- if you are working over wifi behind a proxy server or 3G. - or what classes to use.A standard Http 1.1 requests can be made using Java standard HttpUrlConnection class. There is a separate HttpsUrlConnection class for https connections. But now you

Tidak ada komentar:

Posting Komentar