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

THTTPHeader.Warning

Warning header field value

Declaration

Source position: httpdefs.pp line 431

public property THTTPHeader.Warning : string
  index Ord(hhWarning)
  read GetHeaderValue
  write SetHeaderValue;

Description

Warning contains the Warning header field value, which provides additional information about the status of a message. This is used to convey warnings that might not be reflected in the status code.


Documentation generated on: Jan 16 2026