HTTP status text of the error
Source position: httpdefs.pp line 707
public property EHTTP.StatusText : string read FStatusText write FStatusText;
StatusText contains the textual description of the HTTP status code. This provides a human-readable explanation of the error condition.