Re: [ANNOUNCEMENT] HttpComponents Core 4.4 GA released

2014-12-19 Thread Oleg Kalnichevski
On Thu, 2014-12-18 at 20:12 -0700, Shawn Heisey wrote: On 12/18/2014 1:41 AM, Oleg Kalnichevski wrote: The Apache HttpComponents project is pleased to announce 4.4 GA release of HttpComponents Core. I'm trying to upgrade the Lucene-Solr codebase to use HC 4.4, but ivy can't find it.

Re: How to get the parameters from HttpRequest?

2014-12-19 Thread Oleg Kalnichevski
On Thu, 2014-12-18 at 17:59 +0100, Johan Hertz wrote: Hi, I am creating a class that implements the interface HttpRequestHandler. The handle method has a parameter of type HttpRequest on which I would expect to find the payload/parameters sent to the server. It does have a getParams

Re: How to get the parameters from HttpRequest?

2014-12-19 Thread Johan Hertz
On 2014-12-19 14:47, Oleg Kalnichevski wrote: On Thu, 2014-12-18 at 17:59 +0100, Johan Hertz wrote: Hi, I am creating a class that implements the interface HttpRequestHandler. The handle method has a parameter of type HttpRequest on which I would expect to find the payload/parameters sent to

Re: How to get the parameters from HttpRequest?

2014-12-19 Thread Oleg Kalnichevski
On Fri, 2014-12-19 at 14:55 +0100, Johan Hertz wrote: On 2014-12-19 14:47, Oleg Kalnichevski wrote: On Thu, 2014-12-18 at 17:59 +0100, Johan Hertz wrote: Hi, I am creating a class that implements the interface HttpRequestHandler. The handle method has a parameter of type HttpRequest on

Re: [ANNOUNCEMENT] HttpComponents Core 4.4 GA released

2014-12-19 Thread Shawn Heisey
On 12/19/2014 6:39 AM, Oleg Kalnichevski wrote: It is a GA release of core components HttpClient is based up. HttpClient 4.4 GA is not ready yet. Got it. Missed that little detail. Thanks, Shawn - To unsubscribe, e-mail: