Internet Direct (Indy)
Home
PreviousUpNext
TIdResponseHeaderInfo.Location Property

Redirects the user agent to a new location for a requested resource.

Pascal
property Location: string;

Location is a String property used to redirect the recipient of the HTTP response to a location other than the requested URI. Location is returned as part of an HTTP response. 

Location contains a valid URI expressed in the form: 

 

  http://www.w3.org/pub/WWW/People.html
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.