public class RedirectHandler
extends java.lang.Object
implements okhttp3.Interceptor
| Modifier and Type | Field and Description |
|---|---|
MiddlewareType |
MIDDLEWARE_TYPE |
| Constructor and Description |
|---|
RedirectHandler() |
RedirectHandler(RedirectOptions redirectOptions) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public final MiddlewareType MIDDLEWARE_TYPE
public RedirectHandler()
public RedirectHandler(RedirectOptions redirectOptions)