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

EHTTP.StatusCode

HTTP status code of the error

Declaration

Source position: httpdefs.pp line 706

public property EHTTP.StatusCode : Integer
  read GetStatusCode
  write FStatusCode;

Description

StatusCode contains the HTTP status code associated with the error. This numeric code indicates the type of HTTP error that occurred.


Documentation generated on: Jan 16 2026