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

Fix logging-interceptor Javadoc typo

This commit is contained in:
Frieder Bluemle
2016-07-05 19:08:16 +08:00
parent 3d22fe1189
commit f4f5ca9a8d

View File

@@ -90,7 +90,7 @@ public final class HttpLoggingInterceptor implements Interceptor {
* Content-Length: 3
*
* Hi?
* --> END GET
* --> END POST
*
* <-- 200 OK (22ms)
* Content-Type: plain/text