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

6 Commits

Author SHA1 Message Date
Amir Livneh
be245e75cd Document HttpLoggingInterceptor.redactHeader() 2018-10-04 09:32:29 -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
Jung KyungHo
469c063135 Update okhttp-loggin-interceptor
I found missed version. It must to include the okhttp '3' on dependency of gradle.
2016-01-08 13:40:40 +09:00
Jung KyungHo
46d0edf4a4 Update okhttp-logging-interceptor README.md
Change how to use on okhttp-loging-interceptor's README.md
2016-01-08 10:54:42 +09:00
jwilson
a2d9f7cfa9 Adjust documentation for OkHttp 3. 2016-01-02 09:34:47 -05:00
Jake Wharton
1f0cb4e6b6 Add logging interceptor for simple request and response logging. 2015-09-26 13:59:36 -04:00