status

fun status(status: HttpStatusCode): ServerResponse.BodyBuilder
fun status(status: Int): ServerResponse.BodyBuilder

Create a builder with the given HTTP status.

Return

the created builder

Since

5.1

Parameters

status

the response status