I'd say the server method shouldn't accept url specs (http://servername is not a server name, it is a url). There could be a url or address method which accepts a url (i.e. protocol://server:port/request), but the methods server, port, and request should accept just that. On 8/17/05, Daniel Berger <djberg96 / gmail.com> wrote: > > Mohit Muthanna wrote: > > Remove the 'http://' from the 'server' variable. > > It would take a minimal amount of code to make it work with or without > the "http://" prefix. Any chance this could be patched? > > I also recommend accessors for @address and @port. > > Regards, > > Dan > > > -- Brock Weaver http://www.circaware.com