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 #10

Closed 11115111 closed 8 years ago

11115111 commented 9 years ago

providing another way accessing internet using HttpURLConnection

litesuits commented 8 years ago

thank u,3.0 based on HttpURLConnection default