Discuss this help topic in SecureBlackbox Forum
TElHTTPSClient.SuppressRedirectionContent
Specifies whether redirection content should be suppressed.
Declaration
Description
If this property is set to True, the redirection content will be silently suppressed by TElHTTPSClient. Otherwise, the message containing a redirection code will be processed as usual, and event will be fired (and the data will be written to OutputStream). The default value is true.