spring-attic / spring-android

Support for Spring's RestTemplate within native Android applications
http://projects.spring.io/spring-android
Apache License 2.0
708 stars 265 forks source link

Use HttpURLConnection to perform requests #8

Closed condesales closed 11 years ago

condesales commented 11 years ago

It's possible to refactor code to use a different client to perform request? Using this class, is possible to use HttpResponseCache to cache application requests! http://developer.android.com/reference/android/net/http/HttpResponseCache.html

It would be a nice functionality :D

condesales commented 11 years ago

https://jira.springsource.org/browse/ANDROID-54

jingyichushi commented 11 years ago

烦人的

royclarkson commented 11 years ago

Open story for including HttpResponseCache integration. https://jira.springsource.org/browse/ANDROID-91