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:
@@ -90,7 +90,7 @@ public final class HttpLoggingInterceptor implements Interceptor {
|
|||||||
* Content-Length: 3
|
* Content-Length: 3
|
||||||
*
|
*
|
||||||
* Hi?
|
* Hi?
|
||||||
* --> END GET
|
* --> END POST
|
||||||
*
|
*
|
||||||
* <-- 200 OK (22ms)
|
* <-- 200 OK (22ms)
|
||||||
* Content-Type: plain/text
|
* Content-Type: plain/text
|
||||||
|
|||||||
Reference in New Issue
Block a user