Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function itea-redirect-abs

itea-redirect-abs location

Sends back to the browser a new location.

Parameters:
location - A string representing an absolute URL.
Returns:
This function never returns.

Adds a "Location" property to the response header of the HTTP response. The value of that property will be the value of the location argument.

No further processing will occur for the I*Tea request where this function is invoked. That means that when this function executes the I*Tea server immediatly sends back the response to the client.

The location is supposed to represent an absolute URL. Otherwise the user browser may not understand the location property of the response sent back by the I*Tea server.


Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013