Indy 9
EIdHTTPUnsupportedAuthorisationScheme
Hierarchy, See Also, Unit: IdCustomHTTPServer
HTTP server exception for an invalid authentication scheme.
EIdHTTPUnsupportedAuthorisationScheme = class(EIdHTTPServerError)
Unit
IdCustomHTTPServer
Description
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.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.