public class CopyInterceptor extends Object implements okhttp3.Interceptor
| 构造器和说明 |
|---|
CopyInterceptor() |
public static boolean notIn(List<okhttp3.Interceptor> list)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept 在接口中 okhttp3.InterceptorIOExceptionCopyright © 2025 zhouxu. All rights reserved.