litesuits / android-lite-http

LiteHttp is a simple, intelligent and flexible HTTP framework for Android. With LiteHttp you can make HTTP request with only one line of code! It could convert a java model to the parameter and rander the response JSON as a java model intelligently.
http://litesuits.com?form=ghttp
Apache License 2.0
830 stars 347 forks source link

Add HurlConn implementing LiteHttp with HttpURLConnection #9

Closed 11115111 closed 9 years ago

11115111 commented 9 years ago

providing another way to access internet using HttpURLConnection