summaryrefslogtreecommitdiffstats
path: root/support/src/test/java/libcore/net
Commit message (Expand)AuthorAgeFilesLines
* Provide hit and miss stats on the HTTP response cache.Jesse Wilson2011-05-121-462/+0
* Support Eviction in DiskLruCache.Jesse Wilson2011-05-111-4/+6
* Address code review comments to Adopt DiskLruCache change.Jesse Wilson2011-05-111-14/+22
* Adopt DiskLruCache in HttpResponseCache.Jesse Wilson2011-05-101-144/+296
* Refactor HttpURLConnection implementation.Jesse Wilson2011-05-041-8/+9
* Support conditional gets in HttpURLConnection.Jesse Wilson2011-04-291-0/+299