Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

EHTTP.StatusText

HTTP status text of the error

Declaration

Source position: httpdefs.pp line 707

public property EHTTP.StatusText : string
  read FStatusText
  write FStatusText;

Description

StatusText contains the textual description of the HTTP status code. This provides a human-readable explanation of the error condition.


Documentation generated on: Jan 16 2026