MultipartEntityBuilder and Charset US-ASCII

2017-04-17 Thread Philippe Mouawad
Hello, At JMeter we have a bug report ( https://bz.apache.org/bugzilla/show_bug.cgi?id=60800) related to Multipart Form POST request A user reports that he has an issue with a request created by JMeter due to the presence in Request Headers of "charset=US-ASCII" at end of boundary in

Re: Upgrading from Httpclient 3.1 to 4.5 - localhost:443 not responding

2017-04-17 Thread Gary Gregory
Hassan, Your attachments were filtered out. You might want to try an image sharing site. Gary On Mon, Apr 17, 2017 at 6:16 AM, Hassan Khan wrote: > + >> > > >> Hi All, >> >> >> >>We are upgrading the httpclient in our software from 3.1 to 4.5 (we >> are adding

Upgrading from Httpclient 3.1 to 4.5 - localhost:443 not responding

2017-04-17 Thread Hassan Khan
> > + > > Hi All, > > > >We are upgrading the httpclient in our software from 3.1 to 4.5 (we are > adding both core and client). But we are having some issues in the client > and server communications. We are using the below client code (simplified > the code ) to make a call every 60 secs