[Zope-dev] request: FTP
Evan Simpson
evan@tokenexchange.com
Wed, 8 Dec 1999 15:28:05 -0600
---- Original Message -----
From: Ethan Fremen <mindlace@majordomo.net>
> The BASE and URL are great. I'd love, however, to be able to say FTP0 and
get the same behavior as BASE0 or URL0 (take yer pick) but with ftp:// on
the front instead of http://
>
> could someone point to where I could hack this?
__getitem__() in ZPublisher/HTTPRequest.py is where this behavior is
defined, and it's pretty straightforward.
Cheers,
Evan @ 4-am