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

THTTPHeader.Host

Host header field value

Declaration

Source position: httpdefs.pp line 422

public property THTTPHeader.Host : string
  index Ord(hhHost)
  read GetHeaderValue
  write SetHeaderValue;

Description

Host contains the Host header field value, which specifies the hostname and port of the target server. This is required in HTTP/1.1 requests.


Documentation generated on: Jan 16 2026