Internet Direct (Indy) Version 9.0.2 Beta
|
function ProcessResponse: TIdHTTPWhatsNext;
ProcessResponse allows the protocol handler to detect and response to various conditions that include :
ProcessResponse is used when the HTTP client attempts to connect to the remote server to perform an HTTP request or receive an HTTP response. The TIdHTTPWhatsNext return value for ProcessResponse is updated often during execution of the method based on the numeric HTTP result codes or exceptions encountered during the request/response protocol exchange.