HttpBodyOnly

fun HttpBodyOnly(formatter: (String) -> String = { it }): ApprovalContent

Deprecated

Use HttpTextBody

Replace with

HttpTextBody()