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

THTTPHeader.RemoteHost

REMOTE_HOST environment variable value

Declaration

Source position: httpdefs.pp line 452

public property THTTPHeader.RemoteHost : string
  index Ord(hvRemoteHost)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

RemoteHost contains the hostname of the client making the request. This corresponds to the REMOTE_HOST environment variable in CGI.


Documentation generated on: Jan 16 2026