open fun responseFailed(call: Call, ioe: IOException): Unit
Invoked when a response fails to be read.
This method is invoked after responseHeadersStart or responseBodyStart. Note that response failures do not necessarily fail the entire call.