[albatross-users] Change to httpdapp module

Matt Goodall matt at pollenation.net
Tue Jul 8 02:31:16 EST 2003


In httpdapp, Request.get_uri() currently returns an entire URL including 
server, port etc. I think it should be just returning the path as 
follows, but please check I'm not being daft first:

    def get_uri(self):
        return self._req.path

Cheers, Matt

-- 
Matt Goodall, Pollenation Internet Ltd
w: http://www.pollenationinternet.com
e: matt at pollenationinternet.com





More information about the Albatross-users mailing list