$req->url ([url])
req
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.
Copyright © 2001 O'Reilly & Associates. All rights reserved.