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

THTTPHeader.Location

Location header field value

Declaration

Source position: httpdefs.pp line 425

public property THTTPHeader.Location : string
  index Ord(hhLocation)
  read GetHeaderValue
  write SetHeaderValue;

Description

Location contains the Location header field value, which specifies a URI for redirection or location of a newly created resource. This is commonly used in redirect responses.


Documentation generated on: Jan 16 2026