Re: Content-Encoding header is missing in httpclient's response

2013-12-16 Thread Dhruvakumar P G
On 12/9/2013 7:43 PM, Oleg Kalnichevski wrote: On Mon, 2013-12-09 at 19:15 +0530, Dhruvakumar P G wrote: On 12/9/2013 4:41 PM, Oleg Kalnichevski wrote: On Mon, 2013-12-09 at 13:09 +0530, Dhruvakumar P G wrote: Hello, I'm in the middle of upgrading Httpclient, mime, core libraries to l

Re: Content-Encoding header is missing in httpclient's response

2013-12-09 Thread Dhruvakumar P G
On 12/9/2013 4:41 PM, Oleg Kalnichevski wrote: On Mon, 2013-12-09 at 13:09 +0530, Dhruvakumar P G wrote: Hello, I'm in the middle of upgrading Httpclient, mime, core libraries to latest version. I haven't been able to figure out any solution to the following problem. When Httpclient

Content-Encoding header is missing in httpclient's response

2013-12-08 Thread Dhruvakumar P G
Hello, I'm in the middle of upgrading Httpclient, mime, core libraries to latest version. I haven't been able to figure out any solution to the following problem. When Httpclient downloads a text file(icité Àâqë-withmultibytechars.txt) which contains multibyte characters from another server an

Facing a problem while uploading any file whose name contains multibyte characters

2013-12-03 Thread Dhruvakumar P G
Hello, I'm upgrading HttpMIME library to 4.3.1 in a proxy server and this proxy module is supposed to upload any kind of files to other backend server. I'm using org.apache.http.entity.mime.MultipartEntityBuilder to construct multipart entity. /MultipartEntityBuilder.create() .setBound

Re: Facing connection issues with http proxy in HttpClient4.3.1

2013-11-21 Thread Dhruvakumar P G
On 11/21/2013 4:21 PM, Oleg Kalnichevski wrote: On Thu, 2013-11-21 at 16:13 +0530, Dhruvakumar P G wrote: On 11/21/2013 4:06 PM, Oleg Kalnichevski wrote: On Thu, 2013-11-21 at 15:58 +0530, Dhruvakumar P G wrote: On 11/21/2013 2:18 PM, Oleg Kalnichevski wrote: On Wed, 2013-11-20 at 19:30

Re: Facing connection issues with http proxy in HttpClient4.3.1

2013-11-21 Thread Dhruvakumar P G
On 11/21/2013 4:06 PM, Oleg Kalnichevski wrote: On Thu, 2013-11-21 at 15:58 +0530, Dhruvakumar P G wrote: On 11/21/2013 2:18 PM, Oleg Kalnichevski wrote: On Wed, 2013-11-20 at 19:30 +0530, Dhruvakumar P G wrote: Hello, I have upgraded HttpClient library from 4.0.1 to 4.3.1 and using it in

Re: Facing connection issues with http proxy in HttpClient4.3.1

2013-11-21 Thread Dhruvakumar P G
On 11/21/2013 2:18 PM, Oleg Kalnichevski wrote: On Wed, 2013-11-20 at 19:30 +0530, Dhruvakumar P G wrote: Hello, I have upgraded HttpClient library from 4.0.1 to 4.3.1 and using it in my web application for communicating to twitter REST API service. If I don't set the http proxy i

Facing connection issues with http proxy in HttpClient4.3.1

2013-11-20 Thread Dhruvakumar P G
Hello, I have upgraded HttpClient library from 4.0.1 to 4.3.1 and using it in my web application for communicating to twitter REST API service. If I don't set the http proxy in web container(Glassfish2.1) and try connecting to twitter from my home network, HttpClient is able to make https req