CatResponse

fun CatResponse(statusCode: Int, headers: Map<String, List<String>>, content: List<List<String>>)