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

TRequest.LocalPathPrefix

Local path prefix for the request

Declaration

Source position: httpdefs.pp line 543

public property TRequest.LocalPathPrefix : string
  read GetLocalPathPrefix;

Description

LocalPathPrefix contains the local path prefix that should be prepended to relative paths. This is useful for handling requests in subdirectories or virtual directories.


Documentation generated on: Jan 16 2026