Response

constructor(request: FMPWeb.Request = Request(), status: Int = -1, data: ByteArray = byteArrayOf(), headers: Map<String, String> = mapOf(), exception: FMPException? = null, stats: FMPWeb.Stats = Stats())