1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Jesse Wilson
7292e54a63 Update the changelog for OkHttp 4.0.1 2019-07-10 11:40:44 -04:00
Jesse Wilson
911c5bf5b2 Prepare for release 4.0.0. 2019-06-26 19:30:33 -07:00
Amir Jalal
c9109a6f8e Update README.md (#5072)
* Update README.md

Similar if-else but in Switch-case

* Update README.md

Indent levels fixed
2019-05-27 20:36:55 -04:00
Jesse Wilson
0bca781fc3 New releasing guide.
Also make readmes offer artifacts with Gradle syntax
2019-05-25 21:26:22 -04:00
Shaishav Gandhi
c22be89f4b Update to new Gradle dependency configurations (#3723)
* Update to new Gradle dependency configurations

Signed-off-by: shaishavgandhi05 <shaishgandhi@gmail.com>

* Add note for "api" usage

Signed-off-by: shaishavgandhi05 <shaishgandhi@gmail.com>

* Remove note on implementation vs. api depenedency
2017-12-17 14:01:32 -05:00
Dino Kovač
34b3942008 Replace deprecated method 2016-02-15 09:58:29 +01:00
nxtstep
6a79c3223c Update README.md -> Mockito moved to Github 2016-01-27 13:46:30 +01:00
Said Tahsin Dane
f1bd94b971 Update README.md 2016-01-14 16:03:53 +02:00
jwilson
a2d9f7cfa9 Adjust documentation for OkHttp 3. 2016-01-02 09:34:47 -05:00
Michael Arenzon
16f1d04816 api has changed, fixing the example 2015-09-28 22:08:16 +03:00
Ollie Snowden
61fbdb04d4 minor documentation update
remove reference to deprecated method
2015-09-02 17:04:09 +01:00
Michael Parker
524361641c Use method start instead of play in example
Method play is deprecated in favor of start.
2015-06-29 14:13:27 -07:00
Hugo Gresse
bc2b45bc93 Update MockWebServer README with gradle and fix code.
commit 8b19e590642290938f42871ecedbc9b6a6cba679
Author: Hugo Gresse <hugo.gresse@gmail.com>
Date:   Wed Apr 29 09:11:58 2015 +0200

    Change MockWebServer readme start() to play()

commit fb165671ca3a958d1dd2c8a431e20d9f3e0db6a7
Author: Hugo Gresse <hugo.gresse@gmail.com>
Date:   Mon Apr 27 21:33:54 2015 +0200

    Change MockWebServer readme to not imply endorsement of Gradle

commit 9d7b044141970aba3a6c2384184938570ce8c728
Author: Hugo Gresse <hugo.gresse@gmail.com>
Date:   Mon Apr 27 17:22:45 2015 +0200

    Update MockWebServer README with gradle and fix code

    Add gradle as the recommanded download mode and remove unnecessary ")" for dispatcher example
2015-05-10 10:53:20 -04:00
Lucas Albuquerque
e6f42c4263 Adding more content and example to Dispatcher 2015-03-31 22:01:45 -03:00
Jake Wharton
5355762a6f Rename play to start. 2015-01-04 23:17:42 -08:00
Tom Reznik
fd3f99a970 Enable syntax highlighting in MockWebServer README. 2014-11-06 00:40:45 +01:00
Jesse Wilson
edb8164469 Tweak Markdown. 2014-02-28 22:52:27 -05:00
Jesse Wilson
6d8e198e2d New mockwebserver docs. 2014-02-28 22:47:02 -05:00