cherrypy.request.base + cherrypy.request.path would give you the full URL request.
On 12/27/05, Lion Kimbro <[EMAIL PROTECTED]> wrote:
>
> How can I get a full URL?
>
> turbogears.url("/") will give you "/".
>
> ...but what if you want "http://localhost:8080/" instead?
>
>
--
cheers
elvelind grandin

