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