I'd say that we should be picking the port out of the URL as well actually.
Could you provide the appropriate part of your code that passes in the URL?

In the mean time, the section you want to look at will be the
HostConfiguration class.  Pass one of those in to the execute method on
HttpClient along with the method to execute and it should be happy.

Adrian Sutton, Software Engineer
Ephox Corporation
www.ephox.com


-----Original Message-----
From: Drake Henderson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 18 March 2003 12:15 PM
To: Commons HttpClient Project
Subject: RE: download a file


I turned on logging.  Looks like I am going to port 80.  The url I am using
is for a different port: www.XXX.com:####  I assumed that the system would
pick the port out of the url.  Perhaps not.  I have started looking through
the api to figure out how to change ports.

Drake

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to