kohttp / io.github.rybalkinsd.kohttp.ext / EagerResponse / <init>

<init>

EagerResponse(request: Request, protocol: Protocol, code: Int, message: String, handshake: Handshake?, headers: List<Header>, body: String?, networkResponse: Response?, cacheResponse: Response?, priorResponse: Response?, sentRequestAtMillis: Long, receivedResponseAtMillis: Long)

EagerResponse is basically the same class as okhttp3.Response except:

Since
0.3.0

Author
sergey