VmodalResponse

constructor(statusCode: Int, body: String = "", headers: Map<String, List<String>> = emptyMap(), bytes: ByteArray = body.toByteArray(StandardCharsets.UTF_8))