ktor-auth / io.ktor.auth / ForbiddenResponse / <init>

<init>

ForbiddenResponse(challenge: HttpAuthHeader?) ForbiddenResponse(vararg challenges: HttpAuthHeader)

Response content with 403 Forbidden status code and WWW-Authenticate header of supplied challenges

Parameters

challenges - to be passed with WWW-Authenticate header