PlainResponse

fun PlainResponse(statusCode: Int, headers: Map<String, List<String>>, contentType: String?, content: String)