send

fun send(body: Document)
fun send(body: Blob)
fun send(body: FormData)
fun send(body: String)
fun send()