public class HeaderAuthorizationInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
HeaderAuthorizationInterceptor(List<String> apiKey,
KeyStrategyFunction<List<String>,String> keyStrategy)
请求头处理
|
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2023 grt1228. All rights reserved.