Forces the server to request basic authentication login, and then redirects to the root
GET /login-basicRequests an basic authentication from the browser, and redirects to the root if successful.
Parameters:
Response:
Location: /
WWW-Authenticate: Basic realm="Please provide your username and password to login to <servername>"