EagerResponse
data class EagerResponse
EagerResponse is basically the same class as okhttp3.Response except:
Header
data class Header
java.io.File
java.net.URI
kotlin.String
okhttp3.Headers
okhttp3.Response
url
fun HttpContext.url(url: URL): Unit
fun HttpContext.url(url: String): Unit