1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-27 18:21:14 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Artem Zinnatullin
c664d1864b Return this from HttpLoggingInterceptor.setLevel() 2015-11-23 00:29:06 +03:00
Jake Wharton
75e69c3f49 Remove double-clone of Buffer. 2015-10-19 17:45:24 -04:00
Jake Wharton
8a7516cc66 Remove the need for an explicit Content-Length header to log response body.
This allows chunked responses with no specified length to be logged and have their size reported correctly.
2015-10-19 17:42:18 -04:00
Jake Wharton
43be47da69 Use clever buffer/clone trick for duplicate response body. 2015-10-09 11:12:08 -04:00
Jake Wharton
1f0cb4e6b6 Add logging interceptor for simple request and response logging. 2015-09-26 13:59:36 -04:00