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

TRequest.URI

URI of the HTTP request

Declaration

Source position: httpdefs.pp line 546

public property TRequest.URI : string
  index Ord(hvURL)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

URI contains the URI portion of the HTTP request. This includes the path and query string but excludes the protocol and host information.


Documentation generated on: Jan 16 2026