respondOk

fun MockRequestHandleScope.respondOk(content: String = ""): HttpResponseData(source)

Send ok response.

Report a problem