Package cn.leancloud.core
Class RequestPaddingInterceptor
java.lang.Object
cn.leancloud.core.RequestPaddingInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from interface okhttp3.Interceptor
Companion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidchangeRequestSignature(RequestSignature signature) okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-
Field Details
-
HEADER_KEY_LC_APPID
- See Also:
-
HEADER_KEY_LC_APPKEY
- See Also:
-
HEADER_KEY_LC_HOOKKEY
- See Also:
-
HEADER_KEY_LC_SIGN
- See Also:
-
-
Constructor Details
-
RequestPaddingInterceptor
public RequestPaddingInterceptor()
-
-
Method Details
-
changeRequestSignature
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-