1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-29 06:23:09 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Jesse Wilson
2cea341be1 [maven-release-plugin] prepare for next development iteration 2014-06-11 01:36:58 -04:00
Jesse Wilson
f171096b11 [maven-release-plugin] prepare release parent-2.0.0-RC2 2014-06-11 01:34:55 -04:00
Jesse Wilson
cc92c4cecc [maven-release-plugin] prepare for next development iteration 2014-05-24 02:03:47 -04:00
Jesse Wilson
8dcc74d339 [maven-release-plugin] prepare release parent-2.0.0-RC1 2014-05-24 02:03:37 -04:00
Jesse Wilson
22a03b59fa Drop ResponseSource. 2014-05-19 11:01:22 -04:00
Jesse Wilson
329750f917 Rename HttpResponseCache to Cache.
Also move OkResponseCache.java into internal.
2014-04-28 23:05:39 -04:00
Jesse Wilson
7e28b1d6b6 Change HttpResponseCache to not implement java.net.ResponseCache.
This marks some methods as @Deprecated and internal-only.
Unfortunately we don't have a great mechanism to hide them from
the documented API.
2014-04-28 21:37:51 -04:00
Adrian Cole
63d4dfaaa6 Merge Job into Call. CallTest = AsyncApiTest + SyncApiTest. 2014-04-25 11:13:39 -07:00
Jake Wharton
fc6c47fddf Migrate samples to the new API. 2014-04-17 00:21:13 -07:00
Jesse Wilson
06f09c2da6 Sample: Crawler. 2014-03-11 22:04:15 -04:00