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

THTTPHeader.URL

Complete request URL

Declaration

Source position: httpdefs.pp line 456

public property THTTPHeader.URL : string
  index Ord(hvURL)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

URL contains the complete URL of the current request. This includes the protocol, host, port, path, and query string components.


Documentation generated on: Jan 16 2026