Response

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