EIdHTTPUnsupportedAuthorisationScheme is an
EIdHTTPServerError exception descendant raised when a HTTP server has received a request with an invalid Authorization header. When "Authorization" is used in the request, it must contain the "Basic" authentication type with Base64-encoded user and password information.