Re: apache commons HttpClient Base64 encoding of multibyte characters issue

2010-01-22 Thread Oleg Kalnichevski
sebb wrote: On 21/01/2010, Usha_N usha.na...@siemens.com wrote: Hello, We are using apache commons HttpClient library (commons-httpclient-3.1.jar). Users are providing username and password that has multibyte characters in it. Base64 encoding of the mutlitbyte characters in HttpClient

Re: import can not be resolved error

2010-01-22 Thread Lutz Ebeling
I had the same problem. But the dicussion gave me the helpful associative hint. In my case httpcore-4.1-alpha1.jar was missing. -- View this message in context: http://old.nabble.com/import-can-not-be-resolved-error-tp27043420p27274150.html Sent from the HttpClient-User mailing list archive at

Re: apache commons HttpClient Base64 encoding of multibyte characters issue

2010-01-22 Thread Usha_N
Sorry I was mistaken, it's commons-httpclient-2.0.2 version of jar file. Usha_N wrote: Hello, We are using apache commons HttpClient library (commons-httpclient-3.1.jar). Users are providing username and password that has multibyte characters in it. Base64 encoding of the

Re: apache commons HttpClient Base64 encoding of multibyte characters issue

2010-01-22 Thread Oleg Kalnichevski
Usha_N wrote: Sorry I was mistaken, it's commons-httpclient-2.0.2 version of jar file. Upgrade. Oleg - To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail:

Re: escaped absolute path not valid error with URLs having GB18030 or japansese characters in them

2010-01-22 Thread Ken Krugler
Hi Sandeep, 1. What version of HttpClient are you using? I didn't find escaped absolute path not valid in the 4.0 source. 2. What version of the JRE are you running? I also couldn't find your error message in the JDK 1.6 source, and HttpClient 4.0's setURI method just copies the URI to a