dataFrameCsv

fun <T> HttpMessage.dataFrameCsv(): DataFrame<T>

Read a DataFrame from the body of the message as CSV and auto-cast it to the known schema