Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPResponseInfo.ResponseNo
Numeric response code for the HTTP response.

property ResponseNo: Integer;
Description
ResponseNo is an Integer property that indicates the numeric response code for the HTTP response. ResponseNo can contain one of the following numeric values, as defined in the HTTP protocol:

Use ResponseText for the textual respresentation of the HTTP response.