[albatross-users] Change to httpdapp module

Dave Cole djc at object-craft.com.au
Sat Jul 12 14:08:04 EST 2003


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

I think the above is the correct thing to return.  I will change the
module.

- Dave

-- 
http://www.object-craft.com.au




More information about the Albatross-users mailing list