| Author |
using HttpMethodParams in httpclient 4.2.1
|
Daniel Arnold
Greenhorn
Joined: Sep 16, 2012
Posts: 9
|
|
Hi,
I am learning to use httpclient based on tutorial (http://hc.apache.org/httpclient-3.x/tutorial.html). I downloaded httpclient 4.2.1 (and dependencies) but the HttpMethodParams class is missing. Is it an issue with the version i downloaded? or is the method renamed?
Thanks
|
"May the source be with you"
|
 |
Jesper de Jong
Java Cowboy
Bartender
Joined: Aug 16, 2005
Posts: 12907
|
|
|
There's also a tutorial for the current version (4.2.1). Why don't you use that instead of a tutorial for HttpClient 3.x if you're using version 4.2.1?
|
Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
|
 |
Daniel Arnold
Greenhorn
Joined: Sep 16, 2012
Posts: 9
|
|
|
Thanks. I had found that particular tutorial seemingly shorter especially with the simple example. wanted to wrk on that and build up on it
|
 |
 |
|
|
subject: using HttpMethodParams in httpclient 4.2.1
|
|
|