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

THTTPHeader.From

From header field value

Declaration

Source position: httpdefs.pp line 421

public property THTTPHeader.From : string
  index Ord(hhFrom)
  read GetHeaderValue
  write SetHeaderValue;

Description

From contains the From header field value, which specifies the email address of the user making the request. This is rarely used in practice due to privacy concerns.


Documentation generated on: Jan 16 2026