public class StaticHeaderInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
Constructor and Description |
---|
StaticHeaderInterceptor(java.lang.String name,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |