body

fun body(body: String): Request

Sets the body of the request

Return

this

Parameters

body

The body of the request


The body of the request. (Set to empty string to ignore). Defaults to empty string