Re: difference between request headers and request params

2008-05-24 Thread Oleg Kalnichevski
On Fri, 2008-05-23 at 16:03 -0500, Dimitrios Christodoulakis wrote: Hello, I am a new user of HTTPClient and trying to learn how to use it. I have read the relevant primer and user guide but I am not sure what is the difference between headers and parameters. HTTP headers are elements of the

[ANNOUNCEMENT] HttpClient 4.0 is nearing API freeze / API review request

2008-05-24 Thread Oleg Kalnichevski
Folks The redesign of HttpClient is now complete. All known problems with the old (3.x) API and architecture limitations have been resolved. All features planned for the 4.0 release are now in place. Due to the release schedule of one of our upstream projects we will have to freeze the 4.0 API

Re: [ANNOUNCEMENT] HttpClient 4.0 is nearing API freeze / API review request

2008-05-24 Thread Tov Are Jacobsen
Great work guys ! I have one small request. When hitting the API without reading your sample code, it's a bit hard to get started using the API. Consider the most common use-case of doing a GET request. It's pretty natural to look at the org.apache.http.client , where my first guess was to find

Re: [ANNOUNCEMENT] HttpClient 4.0 is nearing API freeze / API review request

2008-05-24 Thread jeffty
Very glad to hear that! I'm looking forward to it! On Sat, May 24, 2008 at 7:03 AM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks The redesign of HttpClient is now complete. All known problems with the old (3.x) API and architecture limitations have been resolved. All features planned