Re: HttpClient 4.4 release notes; Re: HttpClient 4.4 tutorial preview

2015-01-19 Thread Oleg Kalnichevski
On Mon, 2015-01-19 at 20:56 +0100, Michael Osipov wrote: > Am 2015-01-19 um 17:38 schrieb Oleg Kalnichevski: > > Folks > > > > Please review 4.4 release notes and make changes / amendments you > > deem necessary: > > > > http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/RELEASE_NOTES.

Re: HttpClient 4.4 release notes; Re: HttpClient 4.4 tutorial preview

2015-01-19 Thread Michael Osipov
Am 2015-01-19 um 17:38 schrieb Oleg Kalnichevski: Folks Please review 4.4 release notes and make changes / amendments you deem necessary: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/RELEASE_NOTES.txt @Michael, I hope the statement about experimental status of the Native W

HttpClient 4.4 release notes; Re: HttpClient 4.4 tutorial preview

2015-01-19 Thread Oleg Kalnichevski
Folks Please review 4.4 release notes and make changes / amendments you deem necessary: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/RELEASE_NOTES.txt @Michael, I hope the statement about experimental status of the Native Windows auth code is in line with what you have been e

Re: httpcomponents nio server usage

2015-01-19 Thread Rajani Karuturi
Thanks oleg. Will try and get back. - Rajani. On Mon, Jan 19, 2015 at 2:47 PM, Oleg Kalnichevski wrote: > On Sat, 2015-01-17 at 05:08 +0530, Rajani Karuturi wrote: > > Hi all, > > I am trying to use httpcomponents nio server to handle post request file > > uploader. > > > > I am facing two issu

[ANNOUNCEMENT] HttpComponents Client for Android 4.3.5.1 Released

2015-01-19 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 4.3.5.1 release of HttpComponents HttpClient for Android. This release fixes a number of issues related to Android specific modifications made to the original HttpClient 4.3.5 code used as a base for the Android port. Please note that as of

Re: httpcomponents nio server usage

2015-01-19 Thread Oleg Kalnichevski
On Sat, 2015-01-17 at 05:08 +0530, Rajani Karuturi wrote: > Hi all, > I am trying to use httpcomponents nio server to handle post request file > uploader. > > I am facing two issues: > 1. how to parse the request? > I could get the entire data including parameters and file content separated > by b