TFPHTTPClient - access to correct value of the "ResponseStatusCode" property in "OnHeaders" event handler.
Value of "ResponseStatusCode" property is set after "OnHeaders" event is executed so it is not accessible from that event, although it could be.