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

TResponse.ContentLocation

Content-Location header value for alternate location

Declaration

Source position: httpdefs.pp line 622

public property TResponse.ContentLocation : string
  index Ord(hhContentLocation)
  read GetHeaderValue
  write SetHeaderValue;

Description

ContentLocation contains the Content-Location header value. This indicates an alternate location for the content that is being returned.


Documentation generated on: Jan 16 2026