ForbiddenResponse
class ForbiddenResponse(challenges: HttpAuthHeader) : OutgoingContent.NoContent
Content copied to clipboard
Response content with the 403 Forbidden
status code and the WWW-Authenticate
header of supplied challenges