blank

fun blank(status: Int, title: String): Problem(source)

The about:blank problem for status. title SHOULD be the status code's standard reason phrase (§4.2.1, e.g. "Not Found" for 404). This module carries no reason-phrase table, so the caller passes one in. problem-details-ktor adds an overload that fills it from HttpStatusCode.description.