dataFrame

fun Body.Companion.dataFrame(format: DataFrameFormat, description: String? = null, contentNegotiation: ContentNegotiation = ContentNegotiation.None): BodyLensSpec<AnyFrame>

Construct Lens to extract DataFrame from the body of the message


fun HttpMessage.dataFrame(options: DataFrameFormat): DataFrame<*>

Read a DataFrame from the body of the message