public static interface Interceptor.Chain
| Modifier and Type | Method and Description |
|---|---|
Connection |
connection()
Returns the connection the request will be executed on.
|
Response |
proceed(Request request) |
Request |
request() |
Request request()
Response proceed(Request request) throws IOException
IOException@Nullable Connection connection()
Copyright © 2017. All Rights Reserved.