Jesse Wilson
a8a39be3f6
Tidy up recipes.
...
Make names slightly more consistent.
2014-06-11 22:18:22 -04:00
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
543b335640
Multipart POST example using imgur's API.
2014-06-10 22:27:48 -04:00
Jake Wharton
1ae96798cb
Revert builder-esque return types from OkHttpClient's timeout methods.
2014-06-10 15:08:37 -07:00
Jesse Wilson
5641d02a8d
Add a Headers recipe.
2014-06-08 12:47:10 -04:00
Jake Wharton
848ad4a5c3
Merge pull request #893 from square/jwilson_0603_configure_timeouts_recipe
...
Recipe for configuring timeouts.
2014-06-03 23:51:35 -07:00
Jesse Wilson
ea9103a243
Recipe for configuring timeouts.
2014-06-03 23:39:22 -07:00
Jesse Wilson
22bb048e13
Recipe to clone OkHttpRequest for per-request config changes.
2014-06-03 23:32:10 -07:00
Jesse Wilson
4c77a1cc53
Cancel recipe.
2014-06-02 00:48:12 -07:00
Jesse Wilson
f7c3bad89f
Give each recipe its own file.
2014-06-01 19:31:13 -04:00
Jesse Wilson
1ba78fa29d
Some POST samples.
2014-05-31 10:01:19 -04:00
Jesse Wilson
84ba90faf8
Recipes for Gson and Caching.
2014-05-28 00:31:16 -04:00
Jesse Wilson
95ea889b5b
First couple recipes.
2014-05-26 23:15:58 -04:00
Jesse Wilson
1a1cc18f26
Update samples and marketing site.
2014-05-25 10:01:37 -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
9fcb67db2f
Rename Request.Body to RequestBody and Response.Body to ResponseBody.
...
Compelling alternative is ReadableBody and WritableBody, or BodySource and BodySink.
Which in theory permits reuse for serverside body makers. But I don't like those names
as much.
2014-05-10 08:26:44 -04:00
Adrian Cole
520d9fc2bc
Support common http verbs including zero length POST, DELETE.
2014-04-26 08:56:21 -07: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
Jake Wharton
faea360ddf
Toward a 2.0!
2014-01-11 18:59:47 -08:00
Jake Wharton
ca7d09b4e8
[maven-release-plugin] prepare for next development iteration
2013-08-23 23:19:52 -07:00
Jake Wharton
4eb81fee1f
[maven-release-plugin] prepare release parent-1.2.1
2013-08-23 23:19:48 -07:00
Jake Wharton
db3b3f4d2a
[maven-release-plugin] prepare for next development iteration
2013-08-12 00:01:30 -07:00
Jake Wharton
f7699d9243
[maven-release-plugin] prepare release parent-1.2.0
2013-08-12 00:01:26 -07:00
Jake Wharton
bc3aa64462
Revert "[maven-release-plugin] prepare release parent-1.2"
...
This reverts commit ad928c668d .
2013-08-11 23:45:35 -07:00
jwilson
3626d69813
[maven-release-plugin] prepare for next development iteration
2013-08-11 10:30:12 -04:00
jwilson
ad928c668d
[maven-release-plugin] prepare release parent-1.2
2013-08-11 10:30:06 -04:00
jwilson
ad5ac4a57f
[maven-release-plugin] prepare for next development iteration
2013-06-23 20:01:05 -04:00
jwilson
d439855a9d
[maven-release-plugin] prepare release parent-1.1.1
2013-06-23 20:01:02 -04:00
jwilson
5516526004
[maven-release-plugin] prepare for next development iteration
2013-06-15 20:28:32 -04:00
jwilson
20f7eebbf5
[maven-release-plugin] prepare release parent-1.1.0
2013-06-15 20:28:28 -04:00
Jake Wharton
1482bc4032
[maven-release-plugin] prepare for next development iteration
2013-05-11 20:56:21 -07:00
Jake Wharton
34049c1c0f
[maven-release-plugin] prepare release parent-1.0.2
2013-05-11 20:56:12 -07:00
Jake Wharton
d49ddf3414
[maven-release-plugin] prepare for next development iteration
2013-05-06 09:19:55 -07:00
Jake Wharton
66544feab6
[maven-release-plugin] prepare release parent-1.0.1
2013-05-06 09:19:41 -07:00
Jake Wharton
bd2cac58f3
[maven-release-plugin] prepare for next development iteration
2013-05-06 07:01:00 -07:00
Jake Wharton
d95ecff542
[maven-release-plugin] prepare release parent-1.0.0
2013-05-06 07:00:47 -07:00
jwilson
954e8f5453
Dependency-free examples for the OkHttp front page.
...
I'm going to include code snippets from these.
2013-05-04 17:41:03 -04:00