public class ThrottlerInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
Interceptor which applies a Throttler to the response body from a request tag.
Created by covers1624 on 19/11/21.
| Constructor and Description |
|---|
ThrottlerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |