Re: Connection Pool and DNS Resolution timeout

2014-03-04 Thread Oleg Kalnichevski
On Mon, 2014-03-03 at 12:59 +, Alex, Joseph (Contractor) wrote: Hi, We use HttpClient 3.1 and Httpcomponents 4.2.x in some of our apps with MultiThreadedHttpConnectionManager and PoolingClientConnectionManager respectively. Some of our server endpoints use a Global Name which can be

NIO HttpCore + POST Queries

2014-03-04 Thread PASSANITI Frédéric
Hello, Is it possible to do some POST queries with nio httpcore library ? I'm using the BasicHttpRequest object to create GET queries, but if I want to write/add binary content into a POST query I don't find any objet or method to do it. Is it possible ? N.B. : I'm not using httpclient lib,

Re: NIO HttpCore + POST Queries

2014-03-04 Thread Oleg Kalnichevski
On Tue, 2014-03-04 at 15:36 +, PASSANITI Frédéric wrote: Hello, Is it possible to do some POST queries with nio httpcore library ? Of course, it is. I’m using the BasicHttpRequestobject to create GET queries, but if I want to write/add binary content into a POST query I don’t

Re: HttpAsyncClient with MultipartEnityBuilder

2014-03-04 Thread Marco Palladino
Technically this doesn't really fix it because you're not using the nByteEntity object anywhere. - To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: