public final class HttpLoggingInterceptor extends Object implements com.squareup.okhttp.Interceptor
| Constructor and Description |
|---|
HttpLoggingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2025. All rights reserved.