Open GoogleCodeExporter opened 9 years ago
If you read the end of that blog article you'll see that which one is best
depends on the SDK level, so perhaps we should use one or the other depending
on that.
Original comment by neilboyd
on 7 Nov 2011 at 5:49
If you use HttpUrlConnection, and never use HttpClient, you can recommend that
users use ICS's HttpResponseCache and/or the backport of ICS's
HttpResponseCache which you can get from
https://github.com/candrews/HttpResponseCache (which is in Maven, btw).
This seems like a more future-proof, more maintainable solution than the one
currently employed.
Original comment by candrews...@gmail.com
on 13 Feb 2012 at 12:56
Original issue reported on code.google.com by
candrews...@gmail.com
on 7 Nov 2011 at 3:32