BaseAuth.respondUnauthorized

Set the response code and message to notify the client that it does not have rights to make the request

class BaseAuth
abstract
void
respondUnauthorized
(
HTTPServerResponse res
)

Meta