public class RequestPaddingInterceptor extends Object implements okhttp3.Interceptor
Modifier and Type | Field and Description |
---|---|
static String |
HEADER_KEY_LC_APPID |
static String |
HEADER_KEY_LC_APPKEY |
static String |
HEADER_KEY_LC_HOOKKEY |
static String |
HEADER_KEY_LC_SIGN |
Constructor and Description |
---|
RequestPaddingInterceptor() |
Modifier and Type | Method and Description |
---|---|
static void |
changeRequestSignature(RequestSignature signature) |
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public static final String HEADER_KEY_LC_APPID
public static final String HEADER_KEY_LC_APPKEY
public static final String HEADER_KEY_LC_HOOKKEY
public static final String HEADER_KEY_LC_SIGN
public static void changeRequestSignature(RequestSignature signature)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException
intercept
in interface okhttp3.Interceptor
IOException
Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.