writeProcessing

fun writeProcessing(callback: () -> Unit = definedExternally)(source)

Sends a HTTP/1.1 102 Processing message to the client, indicating that the request body should be sent.

Since

v10.0.0