public class LoggingInterceptor extends Object implements okhttp3.Interceptor
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REQUEST_ID |
static String |
REQUEST_ID_KEY |
| Constructor and Description |
|---|
LoggingInterceptor() |
public static final String REQUEST_ID_KEY
public static final String DEFAULT_REQUEST_ID
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.