RE: URI with nn.nn.nn.nn:nn parses port but not with xx.net:nn

2003-11-14 Thread Karr, David
I've resolved this. I made sure I got the port from the hostConfig from the original method object, and that has the correct value. Thanks. -Original Message- From: Michael Becke [mailto:[EMAIL PROTECTED] Hi David, Could you be more specific about what you are trying and what

URI with nn.nn.nn.nn:nn parses port but not with xx.net:nn

2003-11-13 Thread Karr, David
I'm using HttpClient-2.0rc2. I'm testing some code that makes an external URL connection. I'm testing it with two possible URLs, but they only differ by the host name and possibly the specified port. This is probably just a continuation of some earlier issues I was having because of my need to