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