Rook (version 1.1-1)

Redirect-class: Class Redirect

Description

A Rook application whose only role is to return an HTTP redirect header to the given url.

Arguments

Methods

new(url):

Returns a Rook object. url is a character string whose value is a full or relative url to which the browser is redirected.

See Also

See Brewery for an example.