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

TResponse.CodeText

HTTP response status text

Declaration

Source position: httpdefs.pp line 618

public property TResponse.CodeText : string
  read FCodeText
  write FCodeText;

Description

CodeText contains the reason phrase corresponding to the HTTP status code. This provides the descriptive text that accompanies the numeric status code.


Documentation generated on: Jan 16 2026