Internet Direct (Indy) Version 9.0.1 Beta
Id_TIdHTTP_MaxAuthRetries
Default value for the number of retries allowed during HTTP client authentication.

Id_TIdHTTP_MaxAuthRetries = 3;
Description
Id_TIdHTTP_MaxAuthRetries is a constant Integer that represents the default value for the TIdHTTP.AuthenticationRetriesMaximum property. Id_TIdHTTP_MaxAuthRetries is used in VCL component streaming and in the TIdHTTP.Create constructor to initialize the property value.