dataFrameJson

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

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