Ken, Thank you for information.
AFAIK, this is valid URL (not malformed). Anyway, I will try to workaround using httpcore directly. Can we use both HttpCore & HttpClient APIs together? Thanks Valli -----Original Message----- From: Ken Krugler [mailto:[email protected]] Sent: Monday, March 22, 2010 2:39 PM To: HttpClient User Discussion Subject: Re: URL/URI syntax issue in HC 4.0.1 On Mar 22, 2010, at 2:15pm, <[email protected]> <[email protected] > wrote: > The URL, http://win2k3_64_ora:9300/app, seems to be correct and > works in > internet browser. However, the client that goes through HC 4.0.1 > could > not connect. The '_' in hostname seems to cause this issue. We noticed > this issue in earlier version of HC. > > > > Any ideas or workaround to resolve this issue? See past discussion on this list, and https://issues.apache.org/jira/browse/HTTPCLIENT-900 Currently the standard suggestion from Oleg is to use HttpCore directly, if you need to work with non-compliant URIs. -- Ken -------------------------------------------- Ken Krugler +1 530-210-6378 http://bixolabs.com e l a s t i c w e b m i n i n g --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
