June 2002
Beginner
759 pages
80h 42m
English
url
$req->url ([url])
Sets or retrieves the URL for the request object.
Without an argument, this method retrieves the current URL for
the object. url is a string
containing the new URL to set for the request or a URI::URL
object.