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

THTTPHeader.PathInfo

PATH_INFO environment variable value

Declaration

Source position: httpdefs.pp line 448

public property THTTPHeader.PathInfo : string
  index Ord(hvPathInfo)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

PathInfo contains the PATH_INFO environment variable value. This represents additional path information following the script name in the URL.


Documentation generated on: Jan 16 2026