HttpResponseSnapshot

constructor(statusCode: Int, headers: Map<String, List<ByteArray>>, body: ByteArray, bodyFinished: Boolean)